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()
172 int (*bignum_to_felem)(const EC_GROUP *group, EC_FELEM *out, member
476 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
652 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
1118 out->bignum_to_felem = ec_GFp_nistp224_bignum_to_felem; in DEFINE_METHOD_FUNCTION()
1073 out->bignum_to_felem = ec_GFp_mont_bignum_to_felem; in DEFINE_METHOD_FUNCTION()