Home
last modified time | relevance | path

Searched refs:ec_GFp_mont_field_mul (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c160 int ec_GFp_mont_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_mont_field_mul() function
300 out->field_mul = ec_GFp_mont_field_mul; in DEFINE_METHOD_FUNCTION()
Dinternal.h209 int ec_GFp_mont_field_mul(const EC_GROUP *, BIGNUM *r, const BIGNUM *a,
Dp256-x86_64.c554 out->field_mul = ec_GFp_mont_field_mul; in DEFINE_METHOD_FUNCTION()