Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c1726 PCCERT_CONTEXT cert = NULL, excert = NULL; in capi_load_ssl_client_cert() local
1763 excert = CertDuplicateCertificateContext(cert); in capi_load_ssl_client_cert()
1764 key->pcert = excert; in capi_load_ssl_client_cert()
/third_party/openssl/engines/
H A De_capi.c1726 PCCERT_CONTEXT cert = NULL, excert = NULL; in capi_load_ssl_client_cert() local
1763 excert = CertDuplicateCertificateContext(cert); in capi_load_ssl_client_cert()
1764 key->pcert = excert; in capi_load_ssl_client_cert()

Completed in 6 milliseconds