Home
last modified time | relevance | path

Searched defs:pre_comp (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_mult.c432 const EC_PRE_COMP *pre_comp = NULL; in ossl_ec_wNAF_mul() local
837 EC_PRE_COMP *pre_comp; ossl_ec_wNAF_precompute_mult() local
[all...]
H A Decp_nistp521.c1546 select_point(const limb idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
1582 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[16][3]) batch_mul() argument
[all...]
H A Decp_nistp224.c1104 select_point(const u64 idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
1139 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[2][16][3]) batch_mul() argument
[all...]
H A Decp_nistz256.c824 NISTZ256_PRE_COMP *pre_comp; in ecp_nistz256_mult_precompute() local
962 const NISTZ256_PRE_COMP *pre_comp in ecp_nistz256_points_mul() local
[all...]
H A Dec_local.h276 } pre_comp; member
H A Decp_nistp256.c1636 select_point(const u64 idx, unsigned int size, const smallfelem pre_comp[16][3], smallfelem out[3]) select_point() argument
1672 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const smallfelem pre_comp[][17][3], const smallfelem g_pre_comp[2][16][3]) batch_mul() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dec_mult.c432 const EC_PRE_COMP *pre_comp = NULL; in ossl_ec_wNAF_mul() local
837 EC_PRE_COMP *pre_comp; ossl_ec_wNAF_precompute_mult() local
[all...]
H A Dec_local.h276 } pre_comp; member
H A Decp_nistp521.c1546 select_point(const limb idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
1582 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[16][3]) batch_mul() argument
[all...]
H A Decp_nistp224.c1104 select_point(const u64 idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
1139 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const felem pre_comp[][17][3], const felem g_pre_comp[2][16][3]) batch_mul() argument
[all...]
H A Decp_nistz256.c824 NISTZ256_PRE_COMP *pre_comp; in ecp_nistz256_mult_precompute() local
962 const NISTZ256_PRE_COMP *pre_comp in ecp_nistz256_points_mul() local
[all...]
H A Decp_nistp256.c1636 select_point(const u64 idx, unsigned int size, const smallfelem pre_comp[16][3], smallfelem out[3]) select_point() argument
1672 batch_mul(felem x_out, felem y_out, felem z_out, const felem_bytearray scalars[], const unsigned num_points, const u8 *g_scalar, const int mixed, const smallfelem pre_comp[][17][3], const smallfelem g_pre_comp[2][16][3]) batch_mul() argument
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dec_local.h272 } pre_comp; member

Completed in 40 milliseconds