ec_GFp_mont_field_mul
int ec_GFp_mont_field_mul(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *);
.field_mul = ec_GFp_mont_field_mul,