Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dsimple_mul.c82 void ec_GFp_mont_mul(const EC_GROUP *group, EC_RAW_POINT *r, in ec_GFp_mont_mul() function
Dinternal.h372 void ec_GFp_mont_mul(const EC_GROUP *group, EC_RAW_POINT *r,
Dec_montgomery.c472 out->mul = ec_GFp_mont_mul; in DEFINE_METHOD_FUNCTION()