Searched defs:p_scalar (Results 1 – 5 of 5) sorted by relevance
| /external/boringssl/src/crypto/ec/ |
| D | p256-x86_64.c | 218 const EC_POINT *p, const BIGNUM *p_scalar, in ecp_nistz256_windowed_mul() 368 const EC_POINT *p_, const BIGNUM *p_scalar, BN_CTX *ctx) { in ecp_nistz256_points_mul()
|
| D | wnaf.c | 241 const EC_POINT *p, const BIGNUM *p_scalar, BN_CTX *ctx) { in ec_wNAF_mul()
|
| D | p224-64.c | 892 static void batch_mul(felem x_out, felem y_out, felem z_out, const u8 *p_scalar, in batch_mul() 1021 const BIGNUM *p_scalar, BN_CTX *ctx) { in ec_GFp_nistp224_points_mul()
|
| D | p256-64.c | 1434 static void batch_mul(felem x_out, felem y_out, felem z_out, const u8 *p_scalar, in batch_mul() 1580 const BIGNUM *p_scalar, BN_CTX *ctx) { in ec_GFp_nistp256_points_mul()
|
| D | ec.c | 784 const EC_POINT *p, const BIGNUM *p_scalar, BN_CTX *ctx) { in EC_POINT_mul()
|