Searched defs:X509_cmp (Results 1 – 4 of 4) sorted by relevance
177 int X509_cmp(const X509 *a, const X509 *b) in X509_cmp() function
414 …static native int X509_cmp(long x509ctx1, OpenSSLX509Certificate holder, long x509ctx2, OpenSSLX50… in X509_cmp() method in NativeCrypto
435 …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