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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h51 #define sk_EVP_PKEY_new_null() SKM_sk_new_null(EVP_PKEY) macro
H A Dp12auxpars.c509 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) {
H A Dp12misc.c193 nomatch = sk_EVP_PKEY_new_null();
/illumos-gate/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) {
466 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) {
591 nomatch = sk_EVP_PKEY_new_null();
2051 if ((work_kl = sk_EVP_PKEY_new_null()) == NULL) {
H A Dkeystore.c827 if ((keystore->pkeys = sk_EVP_PKEY_new_null()) == NULL) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c547 (klist = sk_EVP_PKEY_new_null()) == NULL) {
/illumos-gate/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
4019 pkeylist = sk_EVP_PKEY_new_null();
4428 privkeys = sk_EVP_PKEY_new_null();

Completed in 67 milliseconds