Searched defs:g_scalar (Results 1 – 16 of 16) sorted by relevance
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
| D | wnaf.c | 183 const EC_SCALAR *g_scalar, in ec_GFp_mont_mul_public_batch()
|
| D | ec.c | 946 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in EC_POINT_mul() 1014 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_point_mul_scalar_public() 1030 const EC_SCALAR *g_scalar, in ec_point_mul_scalar_public_batch()
|
| D | p256-x86_64.c | 363 const EC_SCALAR *g_scalar, in ecp_nistz256_points_mul_public()
|
| D | p256.c | 583 const EC_SCALAR *g_scalar, in ec_GFp_nistp256_point_mul_public()
|
| D | p224-64.c | 1059 const EC_SCALAR *g_scalar, in ec_GFp_nistp224_point_mul_public()
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/ |
| D | wnaf.c | 183 const EC_SCALAR *g_scalar, in ec_GFp_mont_mul_public_batch()
|
| D | ec.c | 945 const BIGNUM *g_scalar, const EC_POINT *p, in ec_point_mul_no_self_test() 1012 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in EC_POINT_mul() 1020 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_point_mul_scalar_public() 1036 const EC_SCALAR *g_scalar, in ec_point_mul_scalar_public_batch()
|
| D | p256-nistz.c | 360 const EC_SCALAR *g_scalar, in ecp_nistz256_points_mul_public()
|
| D | p256.c | 592 const EC_SCALAR *g_scalar, in ec_GFp_nistp256_point_mul_public()
|
| D | p224-64.c | 1043 const EC_SCALAR *g_scalar, in ec_GFp_nistp224_point_mul_public()
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | wnaf.c | 183 const EC_SCALAR *g_scalar, in ec_GFp_mont_mul_public_batch()
|
| D | ec.c | 945 const BIGNUM *g_scalar, const EC_POINT *p, in ec_point_mul_no_self_test() 1012 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, in EC_POINT_mul() 1020 const EC_SCALAR *g_scalar, const EC_RAW_POINT *p, in ec_point_mul_scalar_public() 1036 const EC_SCALAR *g_scalar, in ec_point_mul_scalar_public_batch()
|
| D | p256-nistz.c | 360 const EC_SCALAR *g_scalar, in ecp_nistz256_points_mul_public()
|
| D | p256.c | 592 const EC_SCALAR *g_scalar, in ec_GFp_nistp256_point_mul_public()
|
| D | p224-64.c | 1043 const EC_SCALAR *g_scalar, in ec_GFp_nistp224_point_mul_public()
|
| /external/rust/crates/ring/src/ec/suite_b/ |
| D | ops.rs | 990 let g_scalar = consume_scalar(ops.common, test_case, "g_scalar"); in point_mul_base_tests() localVariable
|