Searched defs:X509_issuer_and_serial_cmp (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/x509/
H A Dx509_cmp.c67 int X509_issuer_and_serial_cmp(const X509 *a, const X509 *b) function
281 if (X509_issuer_and_serial_cmp(x509,&x) == 0)

Completed in 15 milliseconds