Searched refs:EC_POINT_set_affine_coordinates_GFp (Results 1 – 21 of 21) sorted by relevance
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | EC_POINT_new.pod | 5 …ive_coordinates, EC_POINT_get_Jprojective_coordinates_GFp, EC_POINT_set_affine_coordinates_GFp, EC… 23 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *p, 69 EC_POINT_set_affine_coordinates_GFp and EC_POINT_set_affine_coordinates_GF2m set the B<x> and B<y> … 106 EC_POINT_get_Jprojective_coordinates_GFp, EC_POINT_set_affine_coordinates_GFp, EC_POINT_get_affine_…
|
| HD | ec.pod | 66 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *p,
|
| /NextBSD/crypto/openssl/crypto/ec/ |
| HD | ecp_oct.c | 198 if (!EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx)) in ec_GFp_simple_set_compressed_coordinates() 411 if (!EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx)) in ec_GFp_simple_oct2point()
|
| HD | ectest.c | 545 if (!EC_POINT_set_affine_coordinates_GFp(group, P, x, y, ctx)) in prime_field_tests() 1712 if (!EC_POINT_set_affine_coordinates_GFp(NISTP, Q_CHECK, x, y, ctx)) in nistp_single_test() 1718 if (!EC_POINT_set_affine_coordinates_GFp(NISTP, G, x, y, ctx)) in nistp_single_test()
|
| HD | ec_key.c | 407 if (!EC_POINT_set_affine_coordinates_GFp(key->group, point, in EC_KEY_set_public_key_affine_coordinates()
|
| HD | ec_curve.c | 3116 if (!EC_POINT_set_affine_coordinates_GFp(group, P, x, y, ctx)) { in ec_group_new_from_data()
|
| HD | ec.h | 500 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *p,
|
| HD | ec_lib.c | 845 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, in EC_POINT_set_affine_coordinates_GFp() function
|
| HD | ecp_smpl.c | 1233 if (!EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx)) in ec_GFp_simple_make_affine()
|
| HD | ecp_nistp224.c | 1651 if (!EC_POINT_set_affine_coordinates_GFp(group, generator, x, y, ctx)) in ec_GFp_nistp224_precompute_mult()
|
| HD | ecp_nistz256.c | 1115 ret = EC_POINT_set_affine_coordinates_GFp(group, out, &x, &y, ctx); in ecp_nistz256_set_from_affine()
|
| HD | ecp_nistp521.c | 2050 if (!EC_POINT_set_affine_coordinates_GFp(group, generator, x, y, ctx)) in ec_GFp_nistp521_precompute_mult()
|
| HD | ecp_nistp256.c | 2243 if (!EC_POINT_set_affine_coordinates_GFp(group, generator, x, y, ctx)) in ec_GFp_nistp256_precompute_mult()
|
| /NextBSD/crypto/openssl/crypto/ |
| HD | symhacks.h | 300 # undef EC_POINT_set_affine_coordinates_GFp 301 # define EC_POINT_set_affine_coordinates_GFp EC_POINT_set_affine_coords_GFp macro
|
| /NextBSD/crypto/openssl/engines/ccgost/ |
| HD | gost2001.c | 89 || !EC_POINT_set_affine_coordinates_GFp(grp, P, x, y, ctx) in fill_GOST2001_params()
|
| HD | gost_ameth.c | 699 if (!EC_POINT_set_affine_coordinates_GFp(group, pub_key, X, Y, NULL)) { in pub_decode_gost01()
|
| /NextBSD/contrib/wpa/src/crypto/ |
| HD | crypto_openssl.c | 1341 if (!EC_POINT_set_affine_coordinates_GFp(e->group, elem, x, y, in crypto_ec_point_from_bin()
|
| /NextBSD/contrib/wpa/src/eap_server/ |
| HD | eap_server_pwd.c | 700 if (!EC_POINT_set_affine_coordinates_GFp(data->grp->group, in eap_pwd_process_commit_resp()
|
| /NextBSD/contrib/wpa/src/eap_peer/ |
| HD | eap_pwd.c | 448 if (!EC_POINT_set_affine_coordinates_GFp(data->grp->group, in eap_pwd_perform_commit_exchange()
|
| /NextBSD/secure/lib/libcrypto/ |
| HD | Makefile.man | 563 MLINKS+= EC_POINT_new.3 EC_POINT_set_affine_coordinates_GFp.3
|
| /NextBSD/crypto/openssl/util/ |
| HD | libeay.num | 2046 EC_POINT_set_affine_coordinates_GFp 2611 EXIST:!VMS:FUNCTION:EC
|