Home
last modified time | relevance | path

Searched defs:p_scalar (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/ec/
Dp256-x86_64.c218 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()
Dwnaf.c241 const EC_POINT *p, const BIGNUM *p_scalar, BN_CTX *ctx) { in ec_wNAF_mul()
Dp224-64.c892 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()
Dp256-64.c1434 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()
Dec.c784 const EC_POINT *p, const BIGNUM *p_scalar, BN_CTX *ctx) { in EC_POINT_mul()