Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CTX_dup (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dm_sigver.c484 dctx = EVP_PKEY_CTX_dup(pctx); in EVP_DigestSignFinal()
512 dctx = EVP_PKEY_CTX_dup(pctx); in EVP_DigestSignFinal()
610 dctx = EVP_PKEY_CTX_dup(pctx); in EVP_DigestVerifyFinal()
Ddigest.c576 out->pctx = EVP_PKEY_CTX_dup(in->pctx); in EVP_MD_CTX_copy_ex()
632 out->pctx = EVP_PKEY_CTX_dup(in->pctx); in EVP_MD_CTX_copy_ex()
Dpmeth_lib.c473 EVP_PKEY_CTX *EVP_PKEY_CTX_dup(const EVP_PKEY_CTX *pctx) in EVP_PKEY_CTX_dup() function
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Devp_pkey_provided_test.c1401 || !TEST_ptr(kctx = EVP_PKEY_CTX_dup(ctx)) in test_ec_dup_no_operation()
1435 || !TEST_ptr_null(kctx = EVP_PKEY_CTX_dup(ctx))) in test_ec_dup_keygen_operation()
1775 if (!TEST_ptr_null(dctx = EVP_PKEY_CTX_dup(pctx))) in test_evp_pkey_ctx_dup_kdf_fail()
Devp_libctx_test.c538 && TEST_ptr(dctx = EVP_PKEY_CTX_dup(sctx)) in kem_rsa_gen_recover()
Devp_test.c1833 if (!TEST_ptr(copy = EVP_PKEY_CTX_dup(expected->ctx))) { in pkey_test_run()
2007 if (!TEST_ptr(dctx = EVP_PKEY_CTX_dup(expected->ctx))) { in pderive_test_run()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map1916 EVP_PKEY_CTX_dup;
Dcrypto.expsym1914 EVP_PKEY_CTX_dup@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num3189 EVP_PKEY_CTX_dup 3257 3_0_0 EXIST::FUNCTION: