Searched refs:bignum_to_felem (Results 1 – 6 of 6) sorted by relevance
30 return group->meth->bignum_to_felem(group, out, in); in ec_bignum_to_felem()
171 int (*bignum_to_felem)(const EC_GROUP *group, EC_FELEM *out, member
478 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
643 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
1180 out->bignum_to_felem = ec_GFp_nistp224_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
1056 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()