Home
last modified time | relevance | path

Searched refs:X509_ALGOR_cmp (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx_algor.c145 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function
Dx_all.c69 if (X509_ALGOR_cmp(a->sig_alg, a->cert_info->signature)) in X509_verify()
/external/boringssl/src/include/openssl/
Dx509.h718 OPENSSL_EXPORT int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);