Searched refs:cert_acceptable (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 225 static int cert_acceptable(const OSSL_CMP_CTX *ctx, in cert_acceptable() function 347 return cert_acceptable(ctx, "previously validated", "sender cert", in check_msg_given_cert() 378 if (!cert_acceptable(ctx, "cert from", desc, cert, in check_msg_with_certs()
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 225 static int cert_acceptable(const OSSL_CMP_CTX *ctx, in cert_acceptable() function 347 return cert_acceptable(ctx, "previously validated", "sender cert", in check_msg_given_cert() 378 if (!cert_acceptable(ctx, "cert from", desc, cert, in check_msg_with_certs()
|
Completed in 3 milliseconds