Searched defs:X509_cmp (Results 1 – 6 of 6) sorted by relevance
177 int X509_cmp(const X509 *a, const X509 *b) in X509_cmp() function
182 int X509_cmp(const X509 *a, const X509 *b) in X509_cmp() function
460 …static native int X509_cmp(long x509ctx1, OpenSSLX509Certificate holder, long x509ctx2, OpenSSLX50… in X509_cmp() method in NativeCrypto
445 …static native int X509_cmp(long x509ctx1, OpenSSLX509Certificate holder, long x509ctx2, OpenSSLX50… in X509_cmp() method in NativeCrypto
2217 #define X509_cmp GRPC_SHADOW_X509_cmp macro
2558 #define X509_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_cmp) macro