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

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

Completed in 132 milliseconds