Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dec_montgomery.c249 !ec_wNAF_mul(group, point, NULL, pub_key, EC_GROUP_get0_order(group), in ec_GFp_mont_check_pub_key_order()
270 ec_wNAF_mul /* XXX: Not constant time. */, in EC_GFp_mont_method()
Dinternal.h177 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar,
Dwnaf.c227 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in ec_wNAF_mul() function