Searched refs:EC_GROUP_get0_field (Results 1 – 8 of 8) 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…250 EC_GROUP_get0_field(), EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in Ope…
49 const BIGNUM *p = EC_GROUP_get0_field(group);
287 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group);
1166 if (BN_cmp(secp521r1_field, EC_GROUP_get0_field(secp521r1_group))) in group_field_test()1171 if (BN_cmp(sect163r2_field, EC_GROUP_get0_field(sect163r2_group))) in group_field_test()2738 || !TEST_ptr(field = EC_GROUP_get0_field(group)) in check_ec_key_field_public_range_test()
500 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group) in EC_GROUP_get0_field() function
4406 EC_GROUP_get0_field;
1602 MLINKS+= EC_GROUP_copy.3 EC_GROUP_get0_field.3
4439 EC_GROUP_get0_field 4567 3_0_0 EXIST::FUNCTION:EC