Home
last modified time | relevance | path

Searched refs:p_scalar_ (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/ec/
Dp224-64.c1126 const BIGNUM *p_scalar_, BN_CTX *ctx) { in ec_GFp_nistp224_points_mul() argument
1132 BIGNUM const *const *scalars = p_ != NULL ? &p_scalar_ : NULL; in ec_GFp_nistp224_points_mul()
Dp256-64.c1706 const BIGNUM *p_scalar_, BN_CTX *ctx) { in ec_GFp_nistp256_points_mul() argument
1712 BIGNUM const *const *scalars = p_ != NULL ? &p_scalar_ : NULL; in ec_GFp_nistp256_points_mul()