Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DEC_KEY_new.pod6 EC_KEY_new, EC_KEY_get_flags, EC_KEY_set_flags, EC_KEY_clear_flags,
23 EC_KEY *EC_KEY_new(void);
63 EC_KEY_new(). The reference count for the newly created EC_KEY is initially
70 wraps calls to EC_KEY_new() and EC_GROUP_new_by_curve_name().
153 EC_KEY_new(), EC_KEY_new_by_curve_name() and EC_KEY_dup() return a pointer to
DECPKParameters_print.pod32 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_GFp_simple_method.pod56 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_POINT_add.pod74 L<EC_POINT_new(3)>, L<EC_KEY_new(3)>,
DEC_GROUP_new.pod150 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DECDSA_SIG_new.pod194 L<EC_KEY_new(3)>,
DEC_POINT_new.pod241 L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
DEC_GROUP_copy.pod209 L<EC_POINT_new(3)>, L<EC_POINT_add(3)>, L<EC_KEY_new(3)>,
/third_party/openssl/crypto/x509/
Dx_all.c313 return ASN1_d2i_fp_of(EC_KEY, EC_KEY_new, d2i_EC_PUBKEY, fp, eckey); in d2i_EC_PUBKEY_fp()
323 return ASN1_d2i_fp_of(EC_KEY, EC_KEY_new, d2i_ECPrivateKey, fp, eckey); in d2i_ECPrivateKey_fp()
333 return ASN1_d2i_bio_of(EC_KEY, EC_KEY_new, d2i_EC_PUBKEY, bp, eckey); in d2i_EC_PUBKEY_bio()
343 return ASN1_d2i_bio_of(EC_KEY, EC_KEY_new, d2i_ECPrivateKey, bp, eckey); in d2i_ECPrivateKey_bio()
/third_party/openssl/test/
Dsm2_internal_test.c160 key = EC_KEY_new(); in test_sm2_crypt()
325 key = EC_KEY_new(); in test_sm2_sign()
Dec_internal_test.c229 || !TEST_ptr(key = EC_KEY_new()) in decoded_flag_test()
/third_party/openssl/crypto/ec/
Dec_pmeth.c404 ec = EC_KEY_new(); in pkey_ec_paramgen()
423 ec = EC_KEY_new(); in pkey_ec_keygen()
Dec_ameth.c129 if ((eckey = EC_KEY_new()) == NULL) { in eckey_type2param()
323 to->pkey.ec = EC_KEY_new(); in ec_copy_parameters()
673 ecpeer = EC_KEY_new(); in ecdh_cms_set_peerkey()
Dec_key.c19 EC_KEY *EC_KEY_new(void) in EC_KEY_new() function
26 EC_KEY *ret = EC_KEY_new(); in EC_KEY_new_by_curve_name()
Dec_asn1.c1006 if ((ret = EC_KEY_new()) == NULL) { in d2i_ECPrivateKey()
1167 if ((ret = EC_KEY_new()) == NULL) { in d2i_ECParameters()
/third_party/openssl/apps/
Decparam.c400 EC_KEY *eckey = EC_KEY_new(); in ecparam_main()
/third_party/openssl/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/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/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1333 #define EC_KEY_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_KEY_new) macro
/third_party/openssl/crypto/err/
Dopenssl.txt602 EC_F_EC_KEY_NEW:182:EC_KEY_new
/third_party/openssl/util/
Dlibcrypto.num2576 EC_KEY_new 2545 1_1_0 EXIST::FUNCTION:EC