Searched refs:ec_GF2m_mod (Results 1 – 2 of 2) sorted by relevance
239 mp_err ec_GF2m_mod(const mp_int *a, mp_int *r, const GFMethod *meth);
175 meth->field_mod = &ec_GF2m_mod; in GFMethod_consGF2m()1062 ec_GF2m_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_mod() function