Searched refs:EVP_PKEY_CTX_dup (Results 1 – 9 of 9) sorted by relevance
484 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()
576 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()
473 EVP_PKEY_CTX *EVP_PKEY_CTX_dup(const EVP_PKEY_CTX *pctx) in EVP_PKEY_CTX_dup() function
1401 || !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()
538 && TEST_ptr(dctx = EVP_PKEY_CTX_dup(sctx)) in kem_rsa_gen_recover()
1833 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()
1916 EVP_PKEY_CTX_dup;
1914 EVP_PKEY_CTX_dup@@OPENSSL_3.0.0
3189 EVP_PKEY_CTX_dup 3257 3_0_0 EXIST::FUNCTION: