Searched defs:scalars (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_s390x_nistp.c | 50 const BIGNUM *scalars[], in ec_GFp_s390x_nistp_mul()
|
H A D | ec_mult.c | 412 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_wNAF_mul()
|
H A D | ecp_nistp224.c | 1140 const felem_bytearray scalars[], in batch_mul() 1414 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp224_points_mul()
|
H A D | ecp_nistp521.c | 1583 const felem_bytearray scalars[], in batch_mul() 1919 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp521_points_mul()
|
H A D | ecp_nistz256.c | 630 const BIGNUM **scalars = NULL; in ecp_nistz256_windowed_mul() local 957 const BIGNUM *scalars[], BN_CTX *ctx) in ecp_nistz256_points_mul()
|
H A D | ec2_smpl.c | 871 const BIGNUM *scalars[], in ec_GF2m_simple_points_mul()
|
H A D | ecp_nistp256.c | 1673 const felem_bytearray scalars[], in batch_mul() 2026 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp256_points_mul()
|
H A D | ec_lib.c | 1070 const BIGNUM *scalars[], BN_CTX *ctx) in EC_POINTs_mul()
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 78 const BIGNUM *scalars[6]; in group_order_tests() local 168 const BIGNUM *scalars[4]; in prime_field_tests() local 789 const BIGNUM *scalars[3]; in char2_curve_test() local
|