Searched defs:g_scalar (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | simple_mul.c | 83 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_GFp_mont_mul()
|
D | p256-x86_64.c | 320 const EC_SCALAR *g_scalar, in mul_p_add_and_store() 344 const EC_SCALAR *g_scalar, in ecp_nistz256_points_mul() 391 const EC_SCALAR *g_scalar, in ecp_nistz256_points_mul_public()
|
D | wnaf.c | 178 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_GFp_mont_mul_public()
|
D | ec.c | 877 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in EC_POINT_mul() 931 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_point_mul_scalar_public() 944 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_point_mul_scalar()
|
D | p224-64.c | 880 const uint8_t *p_scalar, const uint8_t *g_scalar, in p224_batch_mul() 1031 const EC_SCALAR *g_scalar, in ec_GFp_nistp224_points_mul()
|
/external/boringssl/src/third_party/fiat/ |
D | p256.c | 740 const uint8_t *p_scalar, const uint8_t *g_scalar, in batch_mul() 894 const EC_SCALAR *g_scalar, in ec_GFp_nistp256_points_mul() 936 const EC_SCALAR *g_scalar, in ec_GFp_nistp256_point_mul_public()
|