Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12aux.h47 #define sk_EVP_PKEY_new_null() SKM_sk_new_null(EVP_PKEY) macro
H A Dp12misc.c193 nomatch = sk_EVP_PKEY_new_null(); in sunw_split_certs()
H A Dp12auxpars.c509 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) { in sunw_PKCS12_contents()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h78 #define sk_EVP_PKEY_new_null() SKM_sk_new_null(EVP_PKEY) macro
H A Dp12lib.c402 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) { in sunw_PEM_contents()
466 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) { in sunw_PKCS12_contents()
591 nomatch = sk_EVP_PKEY_new_null(); in sunw_split_certs()
2051 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) { in pem_info()
H A Dkeystore.c827 if ((keystore->pkeys = sk_EVP_PKEY_new_null()) == NULL) { in merge_cert_and_key()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c547 (klist = sk_EVP_PKEY_new_null()) == NULL) { in do_ofile()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c143 #define sk_EVP_PKEY_new_null() SKM_sk_new_null(EVP_PKEY) macro
4021 pkeylist = sk_EVP_PKEY_new_null(); in extract_pkcs12()
4430 privkeys = sk_EVP_PKEY_new_null(); in openssl_import_objects()