Home
last modified time | relevance | path

Searched defs:X509_cmp (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_cmp.c136 int X509_cmp(const X509 *a, const X509 *b) in X509_cmp() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2569 #define X509_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_cmp) macro