Searched defs:X509_CRL_get0_by_serial (Results 1 – 2 of 2) sorted by relevance
399 int X509_CRL_get0_by_serial(X509_CRL *crl, in X509_CRL_get0_by_serial() function
508 … static native long X509_CRL_get0_by_serial(long x509CrlCtx, OpenSSLX509CRL holder, byte[] serial); in X509_CRL_get0_by_serial() method in NativeCrypto