Searched defs:X509_CRL_get0_by_cert (Results 1 – 4 of 4) sorted by relevance
407 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x) in X509_CRL_get0_by_cert() function
505 …static native long X509_CRL_get0_by_cert(long x509CrlCtx, OpenSSLX509CRL holder, long x509Ctx, Ope… in X509_CRL_get0_by_cert() method in NativeCrypto
531 …static native long X509_CRL_get0_by_cert(long x509CrlCtx, OpenSSLX509CRL holder, long x509Ctx, Ope… in X509_CRL_get0_by_cert() method in NativeCrypto
2566 #define X509_CRL_get0_by_cert GRPC_SHADOW_X509_CRL_get0_by_cert macro