Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2354 const KMF_DATA *user_cert, OCSP_CERTID **certid) in create_certid() argument
2388 *certid = OCSP_cert_to_id(NULL, cert, issuer); in create_certid()
2389 if (*certid == NULL) { in create_certid()