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

/openbsd-current/lib/libcrypto/evp/
H A Dpmeth_lib.c138 EVP_PKEY_up_ref(pkey_ctx->pkey);
182 EVP_PKEY_up_ref(rctx->pkey);
184 EVP_PKEY_up_ref(rctx->peerkey);
H A Dp_lib.c399 EVP_PKEY_up_ref(EVP_PKEY *pkey) function
403 LCRYPTO_ALIAS(EVP_PKEY_up_ref); variable
H A Devp.h809 int EVP_PKEY_up_ref(EVP_PKEY *pkey);
/openbsd-current/lib/libcrypto/cms/
H A Dcms_kari.c397 EVP_PKEY_up_ref(pk);
H A Dcms_smime.c727 EVP_PKEY_up_ref(pk);
H A Dcms_env.c224 EVP_PKEY_up_ref(pk);
H A Dcms_sd.c361 EVP_PKEY_up_ref(pk);
/openbsd-current/lib/libssl/
H A Dssl_cert.c220 EVP_PKEY_up_ref(ret->pkeys[i].privatekey);
H A Dssl_rsa.c223 EVP_PKEY_up_ref(pkey);
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Devp.h299 LCRYPTO_USED(EVP_PKEY_up_ref); variable

Completed in 282 milliseconds