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
378 static native int X509_cmp(long x509ctx1, long x509ctx2); in X509_cmp() method in NativeCrypto