Searched refs:X509_CRL_match (Results 1 – 6 of 6) sorted by relevance
129 int X509_CRL_match(const X509_CRL *a, const X509_CRL *b) in X509_CRL_match() function
623 if (!X509_CRL_match(obj->data.crl, x->data.crl)) in X509_OBJECT_retrieve_match()
2182 X509_CRL_match
3734 '#define X509_CRL_match GRPC_SHADOW_X509_CRL_match',
925 OPENSSL_EXPORT int X509_CRL_match(const X509_CRL *a, const X509_CRL *b);
2210 #define X509_CRL_match GRPC_SHADOW_X509_CRL_match macro