Searched refs:ec_GF2m_mul (Results 1 – 2 of 2) sorted by relevance
242 mp_err ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r,
178 meth->field_mul = &ec_GF2m_mul; in GFMethod_consGF2m()1015 ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_mul() function