Searched refs:ec_GFp_mul (Results 1 – 2 of 2) sorted by relevance
232 mp_err ec_GFp_mul(const mp_int *a, const mp_int *b, mp_int *r,
122 meth->field_mul = &ec_GFp_mul; in GFMethod_consGFp()947 ec_GFp_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_mul() function