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

/osnet-11/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c3041 PKCS7 *cert_authsafe = NULL; local
3067 cert_authsafe = PKCS12_pack_p7encdata(
3076 return (cert_authsafe);
3330 PKCS7 *cert_authsafe = NULL; local
3405 cert_authsafe = add_cert_to_safe(xcert, cred, keyid,
3407 if (cert_authsafe == NULL) {
3412 if (!sk_PKCS7_push(authsafe_stack, cert_authsafe)) {

Completed in 36 milliseconds