Searched defs:X509_cmp (Results 1 – 2 of 2) 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