Searched refs:ec_wNAF_mul (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/crypto/ec/ |
D | ec_montgomery.c | 249 !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()
|
D | internal.h | 177 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar,
|
D | wnaf.c | 227 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in ec_wNAF_mul() function
|