Home
last modified time | relevance | path

Searched refs:EC_KEY_new (Results 1 – 25 of 25) sorted by relevance

/third_party/openssl/doc/man3/
DEC_KEY_new.pod7 EC_KEY_new, EC_KEY_get_flags, EC_KEY_set_flags, EC_KEY_clear_flags,
31 EC_KEY *EC_KEY_new(void);
89 EC_KEY_new() is the same as EC_KEY_new_ex() except that the default library
191 EC_KEY_new_ex(), EC_KEY_new(), EC_KEY_new_by_curve_name_ex(),
DECPKParameters_print.pod39 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_GFp_simple_method.pod62 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_POINT_add.pod82 L<EC_POINT_new(3)>, L<EC_KEY_new(3)>,
DECDSA_SIG_new.pod199 L<EC_KEY_new(3)>,
DEC_GROUP_new.pod196 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_POINT_new.pod251 L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_GROUP_copy.pod244 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
/third_party/rust/crates/rust-openssl/openssl/src/
Dec.rs754 cvt_p(ffi::EC_KEY_new()) in from_group()
797 cvt_p(ffi::EC_KEY_new()) in from_public_key()
820 cvt_p(ffi::EC_KEY_new()) in from_public_key_affine_coordinates()
887 cvt_p(ffi::EC_KEY_new()) in generate()
904 cvt_p(ffi::EC_KEY_new()) in from_private_components()
/third_party/openssl/test/
Dsm2_internal_test.c156 key = EC_KEY_new(); in test_sm2_crypt()
324 key = EC_KEY_new(); in test_sm2_sign()
Dec_internal_test.c338 || !TEST_ptr(key = EC_KEY_new()) in decoded_flag_test()
Dectest.c2824 if (!TEST_ptr(eckey1 = EC_KEY_new()) in custom_params_test()
2827 || !TEST_ptr(eckey2 = EC_KEY_new()) in custom_params_test()
/third_party/openssl/crypto/x509/
Dx_all.c406 return ASN1_d2i_fp_of(EC_KEY, EC_KEY_new, d2i_EC_PUBKEY, fp, eckey); in d2i_EC_PUBKEY_fp()
416 return ASN1_d2i_fp_of(EC_KEY, EC_KEY_new, d2i_ECPrivateKey, fp, eckey); in d2i_ECPrivateKey_fp()
426 return ASN1_d2i_bio_of(EC_KEY, EC_KEY_new, d2i_EC_PUBKEY, bp, eckey); in d2i_EC_PUBKEY_bio()
436 return ASN1_d2i_bio_of(EC_KEY, EC_KEY_new, d2i_ECPrivateKey, bp, eckey); in d2i_ECPrivateKey_bio()
/third_party/openssl/crypto/ec/
Dec_pmeth.c442 ec = EC_KEY_new(); in pkey_ec_paramgen()
461 ec = EC_KEY_new(); in pkey_ec_keygen()
Dec_asn1.c947 if ((ret = EC_KEY_new()) == NULL) { in d2i_ECPrivateKey()
1112 if ((ret = EC_KEY_new()) == NULL) { in d2i_ECParameters()
Dec_ameth.c246 to->pkey.ec = EC_KEY_new(); in ec_copy_parameters()
Dec_key.c33 EC_KEY *EC_KEY_new(void) in EC_KEY_new() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dec.rs179 pub fn EC_KEY_new() -> *mut EC_KEY; in EC_KEY_new() function
/third_party/openssl/include/openssl/
Dec.h968 OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
/third_party/openssl/ohos_lite/include/openssl/
Dec.h827 EC_KEY *EC_KEY_new(void);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_openssl.c2407 eckey = EC_KEY_new(); in crypto_ec_key_set_pub()
2447 eckey = EC_KEY_new(); in crypto_ec_key_set_pub_point()
/third_party/openssl/doc/
Dbuild.info1014 DEPEND[html/man3/EC_KEY_new.html]=man3/EC_KEY_new.pod
1015 GENERATE[html/man3/EC_KEY_new.html]=man3/EC_KEY_new.pod
1016 DEPEND[man/man3/EC_KEY_new.3]=man3/EC_KEY_new.pod
1017 GENERATE[man/man3/EC_KEY_new.3]=man3/EC_KEY_new.pod
2991 html/man3/EC_KEY_new.html \
3587 man/man3/EC_KEY_new.3 \
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c553 eckey = EC_KEY_new(); in dpp_set_pubkey_point_group()
7384 X_ec = EC_KEY_new(); in dpp_pkex_rx_exchange_req()
7709 Y_ec = EC_KEY_new(); in dpp_pkex_rx_exchange_resp()
/third_party/openssl/doc/man7/
Dmigration_guide.pod1591 EC_KEY_new(), EC_KEY_new_by_curve_name(), EC_KEY_free(), EC_KEY_up_ref()
/third_party/openssl/util/
Dlibcrypto.num2490 EC_KEY_new 2545 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC