Home
last modified time | relevance | path

Searched refs:EC_POINT_set_affine_coordinates_GFp (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/doc/man3/
DEC_POINT_new.pod18 EC_POINT_set_affine_coordinates_GFp,
59 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *p,
127 The functions EC_POINT_set_affine_coordinates_GFp() and
217 EC_POINT_set_affine_coordinates_GFp(), EC_POINT_get_affine_coordinates_GFp(),
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_openssl.c1931 if (!EC_POINT_set_affine_coordinates_GFp(e->group, elem, x, y, in crypto_ec_point_from_bin()
2222 if (!EC_POINT_set_affine_coordinates_GFp(ecdh->ec->group, pub, in crypto_ecdh_set_peerkey()
2394 if (!EC_POINT_set_affine_coordinates_GFp(ec_group, point, x, y, ctx)) { in crypto_ec_key_set_pub()
/third_party/openssl/include/openssl/
Dec.h528 DEPRECATEDIN_1_2_0(int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_openssl.c1851 if (!EC_POINT_set_affine_coordinates_GFp(e->group, elem, x, y, in crypto_ec_point_from_bin()
2108 if (!EC_POINT_set_affine_coordinates_GFp(ecdh->ec->group, pub, in crypto_ecdh_set_peerkey()
/third_party/openssl/crypto/ec/
Dec_lib.c820 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, in EC_POINT_set_affine_coordinates_GFp() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c539 if (!EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx)) { in dpp_set_pubkey_point_group()
6858 if (EC_POINT_set_affine_coordinates_GFp(group, point, x, y, in dpp_test_gen_invalid_key()
7350 EC_POINT_set_affine_coordinates_GFp(group, M, Mx, My, bnctx) != 1 || in dpp_pkex_rx_exchange_req()
7692 EC_POINT_set_affine_coordinates_GFp(group, N, Nx, Ny, bnctx) != 1 || in dpp_pkex_rx_exchange_resp()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1367 #define EC_POINT_set_affine_coordinates_GFp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_POINT_set_aff… macro
/third_party/openssl/crypto/err/
Dopenssl.txt640 EC_F_EC_POINT_SET_AFFINE_COORDINATES_GFP:124:EC_POINT_set_affine_coordinates_GFp
/third_party/openssl/util/
Dlibcrypto.num3237 EC_POINT_set_affine_coordinates_GFp 3190 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_2_0,EC