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

/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx_pubkey.c89 EVP_PKEY_up_ref(pkey);
173 if (ret != NULL && !EVP_PKEY_up_ref(ret)) {
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dpmeth_fn.c280 EVP_PKEY_up_ref(peer);
H A Dpmeth_lib.c157 EVP_PKEY_up_ref(pkey);
277 EVP_PKEY_up_ref(pctx->pkey);
282 EVP_PKEY_up_ref(pctx->peerkey);
H A Dp_lib.c161 int EVP_PKEY_up_ref(EVP_PKEY *pkey) function
/freebsd-12-stable/crypto/openssl/crypto/store/
H A Dstore_lib.c381 EVP_PKEY_up_ref(info->_.params);
399 EVP_PKEY_up_ref(info->_.pkey);
/freebsd-12-stable/crypto/openssl/crypto/cms/
H A Dcms_kari.c327 EVP_PKEY_up_ref(pk);
H A Dcms_env.c158 EVP_PKEY_up_ref(pk);
H A Dcms_sd.c264 EVP_PKEY_up_ref(pk);
H A Dcms_smime.c634 EVP_PKEY_up_ref(pk);
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_cert.c95 EVP_PKEY_up_ref(ret->dh_tmp);
111 EVP_PKEY_up_ref(cpk->privatekey);
H A Dssl_rsa.c159 EVP_PKEY_up_ref(pkey);
1101 EVP_PKEY_up_ref(privatekey);
H A Ds3_lib.c3696 EVP_PKEY_up_ref(s->s3->peer_tmp);
3709 EVP_PKEY_up_ref(s->s3->tmp.pkey);
/freebsd-12-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c325 EVP_PKEY_up_ref(pkey);
/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c174 EVP_PKEY_up_ref(ctx->signer_key);
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Devp.h1040 int EVP_PKEY_up_ref(EVP_PKEY *pkey);
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile1669 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_up_ref.3

Completed in 219 milliseconds