Searched refs:ec_GFp_simple_field_mul (Results 1 – 3 of 3) sorted by relevance
241 int ec_GFp_simple_field_mul(const EC_GROUP *, BIGNUM *r, const BIGNUM *a,
1036 int ec_GFp_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_simple_field_mul() function
1106 out->field_mul = ec_GFp_simple_field_mul; in DEFINE_METHOD_FUNCTION()