Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/engines/
De_capi.c1547 PCCERT_CONTEXT cert = NULL, excert = NULL; in capi_load_ssl_client_cert() local
1584 excert = CertDuplicateCertificateContext(cert); in capi_load_ssl_client_cert()
1585 key->pcert = excert; in capi_load_ssl_client_cert()