Home
last modified time | relevance | path

Searched refs:EVP_PKEY_fromdata_init (Results 1 - 25 of 26) sorted by relevance

12

/third_party/openssl/test/
H A Dprovider_pkey_test.c72 || !TEST_true(EVP_PKEY_fromdata_init(ctx)) in test_pkey_sig()
199 || !TEST_true(EVP_PKEY_fromdata_init(ctx)) in test_pkey_eq()
214 || !TEST_true(EVP_PKEY_fromdata_init(ctx)) in test_pkey_eq()
H A Devp_pkey_provided_test.c387 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_rsa()
478 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_evp_pkey_get_bn_param_large()
569 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_dh_named_group()
781 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_dh_fips186_4()
1088 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_ecx()
1248 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_ec()
1254 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_ec()
1567 if (!TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_fromdata_dsa_fips186_4()
H A Dacvp_test.c168 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in ecdsa_create_pkey()
507 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in dsa_create_pkey()
929 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in dh_create_pkey()
1038 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in rsa_create_pkey()
H A Devp_extra_test2.c309 || !TEST_int_eq(EVP_PKEY_fromdata_init(fromctx), 1) in do_pkey_tofrom_data_select()
727 && TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in do_fromdata_key_is_equal()
895 && TEST_int_eq(EVP_PKEY_fromdata_init(gen_ctx), 1) in do_check_params()
1049 || !TEST_int_eq(EVP_PKEY_fromdata_init(ctx), 1) in test_dsa_fromdata_digest_prop()
H A Dectest.c2461 || !TEST_int_gt(EVP_PKEY_fromdata_init(pctx), 0) in do_test_custom_explicit_fromdata()
2922 || !TEST_int_eq(EVP_PKEY_fromdata_init(pctx2), 1) in custom_params_test()
2990 || !TEST_true(EVP_PKEY_fromdata_init(pctx)) in ec_d2i_publickey_test()
H A Devp_extra_test.c701 if (!TEST_int_gt(EVP_PKEY_fromdata_init(pctx), 0) in make_key_fromdata()
2695 if (!TEST_int_gt(EVP_PKEY_fromdata_init(pctx), 0) in test_DSA_get_set_params()
2756 if (!TEST_int_gt(EVP_PKEY_fromdata_init(pctx), 0) in test_RSA_get_set_params()
/third_party/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramfromdata.c55 if (EVP_PKEY_fromdata_init(ctx) <= 0 in main()
H A DEVP_PKEY_DSA_paramvalidate.c83 if (EVP_PKEY_fromdata_init(ctx) <= 0 in create_merged_key()
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test_kats.c402 if (EVP_PKEY_fromdata_init(kactx) <= 0 in self_test_ka()
405 if (EVP_PKEY_fromdata_init(kactx) <= 0 in self_test_ka()
478 if (EVP_PKEY_fromdata_init(kctx) <= 0 in self_test_sign()
560 if (EVP_PKEY_fromdata_init(keyctx) <= 0 in self_test_asym_cipher()
/third_party/openssl/providers/fips/
H A Dself_test_kats.c402 if (EVP_PKEY_fromdata_init(kactx) <= 0 in self_test_ka()
405 if (EVP_PKEY_fromdata_init(kactx) <= 0 in self_test_ka()
478 if (EVP_PKEY_fromdata_init(kctx) <= 0 in self_test_sign()
560 if (EVP_PKEY_fromdata_init(keyctx) <= 0 in self_test_asym_cipher()
/third_party/node/deps/openssl/openssl/apps/
H A Ddhparam.c392 || EVP_PKEY_fromdata_init(ctx) <= 0 in dsa_to_dh()
H A Dtestdsa.h265 if (EVP_PKEY_fromdata_init(pctx) <= 0 in get_dsa()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpmeth_gn.c358 int EVP_PKEY_fromdata_init(EVP_PKEY_CTX *ctx) in EVP_PKEY_fromdata_init() function
H A Dp_lib.c419 if (EVP_PKEY_fromdata_init(ctx) == 1) { in new_raw_key_int()
640 if (EVP_PKEY_fromdata_init(ctx) <= 0) { in new_cmac_key_int()
/third_party/openssl/crypto/evp/
H A Dpmeth_gn.c358 int EVP_PKEY_fromdata_init(EVP_PKEY_CTX *ctx) in EVP_PKEY_fromdata_init() function
H A Dp_lib.c419 if (EVP_PKEY_fromdata_init(ctx) == 1) { in new_raw_key_int()
640 if (EVP_PKEY_fromdata_init(ctx) <= 0) { in new_cmac_key_int()
/third_party/openssl/apps/
H A Ddhparam.c392 || EVP_PKEY_fromdata_init(ctx) <= 0 in dsa_to_dh()
H A Dtestdsa.h265 if (EVP_PKEY_fromdata_init(pctx) <= 0 in get_dsa()
/third_party/openssl/test/helpers/
H A Dpredefined_dhparams.c26 if (pctx == NULL || EVP_PKEY_fromdata_init(pctx) <= 0) in get_dh_from_pg_bn()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1937 int EVP_PKEY_fromdata_init(EVP_PKEY_CTX *ctx);
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c2076 if (EVP_PKEY_fromdata_init(pctx) <= 0 in tls_process_ske_dhe()
/third_party/openssl/include/openssl/
H A Devp.h1935 int EVP_PKEY_fromdata_init(EVP_PKEY_CTX *ctx);
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c2068 if (EVP_PKEY_fromdata_init(pctx) <= 0 in tls_process_ske_dhe()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2957 || EVP_PKEY_fromdata_init(pctx) != 1) in ssl_get_auto_dh()
/third_party/openssl/ssl/
H A Dt1_lib.c2937 || EVP_PKEY_fromdata_init(pctx) != 1) in ssl_get_auto_dh()

Completed in 51 milliseconds

12