Home
last modified time | relevance | path

Searched refs:newcrt (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_vfy.c329 X509 *newcrt = ossl_cmp_certresponse_get1_cert(ctx, crep); in check_cert_path_3gpp() local
335 valid = OSSL_CMP_validate_cert_path(ctx, store, newcrt); in check_cert_path_3gpp()
336 X509_free(newcrt); in check_cert_path_3gpp()
/third_party/openssl/crypto/cmp/
H A Dcmp_vfy.c329 X509 *newcrt = ossl_cmp_certresponse_get1_cert(ctx, crep); in check_cert_path_3gpp() local
335 valid = OSSL_CMP_validate_cert_path(ctx, store, newcrt); in check_cert_path_3gpp()
336 X509_free(newcrt); in check_cert_path_3gpp()

Completed in 3 milliseconds