Searched defs:g_scalar (Results 1 – 5 of 5) sorted by relevance
/external/boringssl/src/crypto/ec/ |
D | wnaf.c | 227 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in ec_wNAF_mul()
|
D | p256-x86_64.c | 386 const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in ecp_nistz256_points_mul()
|
D | p224-64.c | 939 const unsigned num_points, const u8 *g_scalar, in batch_mul() 1125 const BIGNUM *g_scalar, const EC_POINT *p_, in ec_GFp_nistp224_points_mul()
|
D | ec.c | 843 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in EC_POINT_mul()
|
D | p256-64.c | 1507 const unsigned num_points, const u8 *g_scalar, in batch_mul() 1705 const BIGNUM *g_scalar, const EC_POINT *p_, in ec_GFp_nistp256_points_mul()
|