Searched refs:ec_GFp_nistp256_mod (Results 1 – 1 of 1) sorted by relevance
59 ec_GFp_nistp256_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_mod() function408 MP_CHECKOK(ec_GFp_nistp256_mod(r, r, meth)); in ec_GFp_nistp256_sqr()423 MP_CHECKOK(ec_GFp_nistp256_mod(r, r, meth)); in ec_GFp_nistp256_mul()434 group->meth->field_mod = &ec_GFp_nistp256_mod; in ec_group_set_gfp256()