Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CTX_new_id (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dpkey_meth_kdf_test.c26 if ((pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL)) == NULL) { in test_kdf_tls1_prf()
88 if ((pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_HKDF, NULL)) == NULL) { in test_kdf_hkdf()
155 if ((pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_SCRYPT, NULL)) == NULL) { in test_kdf_scrypt()
Ddhtest.c762 paramgen_ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_DHX, 0); in dh_rfc5114_fix_nid_test()
786 paramgen_ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_DH, 0); in dh_set_dh_nid_test()
Dbad_dtls_test.c70 EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL); in do_PRF()
Devp_pkey_provided_test.c1389 if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_EC, NULL)) in test_ec_dup_no_operation()
1422 if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_EC, NULL)) in test_ec_dup_keygen_operation()
Devp_extra_test.c2399 ctx2 = EVP_PKEY_CTX_new_id(0xdefaced, NULL); in test_EVP_PKEY_check()
2467 kctx = EVP_PKEY_CTX_new_id(EVP_PKEY_CMAC, NULL); in test_CMAC_keygen()
3176 if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, NULL))) in test_keygen_with_empty_template()
3602 ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_EC, NULL); in test_ecpub()
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dgenpkey.c296 ctx = EVP_PKEY_CTX_new_id(pkey_id, e); in init_gen_str()
Dpkeyutl.c587 ctx = EVP_PKEY_CTX_new_id(kdfnid, impl); in init_ctx()
Dspeed.c1395 kctx = EVP_PKEY_CTX_new_id(curve->nid, NULL); in get_ecdsa()
2931 if ((ed_pctx = EVP_PKEY_CTX_new_id(ed_curves[testnum].nid, in speed_main()
3049 st = !((pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_SM2, NULL)) == NULL in speed_main()
3201 ffdh_ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_DH, NULL); in speed_main()
Dreq.c1632 gctx = EVP_PKEY_CTX_new_id(pkey_id, keygen_engine); in set_keygen_ctx()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dpmeth_gn.c321 mac_ctx = EVP_PKEY_CTX_new_id(type, e); in EVP_PKEY_new_mac_key()
Dpmeth_lib.c468 EVP_PKEY_CTX *EVP_PKEY_CTX_new_id(int id, ENGINE *e) in EVP_PKEY_CTX_new_id() function
/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh-ecdsa.c171 if ((ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_EC, NULL)) == NULL) in ssh_ecdsa_generate()
Dssh-rsa.c129 if ((ctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, NULL)) == NULL) { in ssh_rsa_generate()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dautoca.c190 kctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, NULL); in autoca_genpkey()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map1957 EVP_PKEY_CTX_new_id;
Dcrypto.expsym1955 EVP_PKEY_CTX_new_id@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num3462 EVP_PKEY_CTX_new_id 3537 3_0_0 EXIST::FUNCTION: