Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c462 if (xcert == NULL) { in check_cert()
572 X509 *xcert = NULL; in load_X509cert() local
614 if (xcert == NULL) { in load_X509cert()
627 *outcert = xcert; in load_X509cert()
633 X509_free(xcert); in load_X509cert()
2223 X509_free(xcert); in OpenSSL_CertGetPrintable()
3910 xcert = NULL; in openssl_parse_bag()
3960 if (xcert != NULL) in openssl_parse_bag()
3961 X509_free(xcert); in openssl_parse_bag()
5161 if (xcert != NULL) in OpenSSL_ImportCRL()
[all …]