Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_vfy.c232 int self_issued = X509_check_issued(cert, cert) == X509_V_OK; in cert_acceptable() local
/third_party/openssl/crypto/cmp/
H A Dcmp_vfy.c232 int self_issued = X509_check_issued(cert, cert) == X509_V_OK; in cert_acceptable() local

Completed in 3 milliseconds