Searched defs:scalars (Results 1 – 11 of 11) sorted by relevance
/openssl/crypto/ec/ |
H A D | ecp_sm2p256.c | 512 const BIGNUM **scalars = NULL; in ecp_sm2p256_windowed_mul() local 571 const BIGNUM *scalars[], BN_CTX *ctx) in ecp_sm2p256_points_mul()
|
H A D | ecp_s390x_nistp.c | 50 const BIGNUM *scalars[], in ec_GFp_s390x_nistp_mul()
|
H A D | ec_mult.c | 406 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_wNAF_mul()
|
H A D | ecp_nistp224.c | 1139 const felem_bytearray scalars[], in batch_mul() 1408 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp224_points_mul()
|
H A D | ecp_nistp521.c | 1582 const felem_bytearray scalars[], in batch_mul() 1911 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp521_points_mul()
|
H A D | ecp_nistz256.c | 621 const BIGNUM **scalars = NULL; in ecp_nistz256_windowed_mul() local 944 const BIGNUM *scalars[], BN_CTX *ctx) in ecp_nistz256_points_mul()
|
H A D | ecp_nistp384.c | 1374 const felem_bytearray scalars[], in batch_mul() 1702 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp384_points_mul()
|
H A D | ec2_smpl.c | 871 const BIGNUM *scalars[], in ec_GF2m_simple_points_mul()
|
H A D | ecp_nistp256.c | 1675 const felem_bytearray scalars[], in batch_mul() 2021 const BIGNUM *scalars[], BN_CTX *ctx) in ossl_ec_GFp_nistp256_points_mul()
|
H A D | ec_lib.c | 1072 const BIGNUM *scalars[], BN_CTX *ctx) in EC_POINTs_mul()
|
/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
|
Completed in 91 milliseconds