Searched refs:EC_GROUP_get0_field (Results 1 – 5 of 5) sorted by relevance
15 EC_GROUP_get_pentanomial_basis, EC_GROUP_get0_field,35 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group);227 EC_GROUP_get0_field() returns an internal pointer to the group field. For curves over GF(p), this i…
284 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group);
1191 if (BN_cmp(secp521r1_field, EC_GROUP_get0_field(secp521r1_group))) in group_field_test()1196 if (BN_cmp(sect163r2_field, EC_GROUP_get0_field(sect163r2_group))) in group_field_test()2249 || !TEST_ptr(field = EC_GROUP_get0_field(group)) in check_ec_key_field_public_range_test()
494 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group) in EC_GROUP_get0_field() function
4439 EC_GROUP_get0_field 4567 3_0_0 EXIST::FUNCTION:EC