Searched refs:ec_wNAF_mul (Results 1 - 3 of 3) sorted by relevance
/external/boringssl/src/crypto/ec/ |
H A D | ec_montgomery.c | 249 !ec_wNAF_mul(group, point, NULL, pub_key, EC_GROUP_get0_order(group), 270 ec_wNAF_mul /* XXX: Not constant time. */,
|
H A D | internal.h | 177 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar,
|
H A D | wnaf.c | 227 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, function
|
Completed in 132 milliseconds