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

/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_mult.c432 const EC_PRE_COMP *pre_comp = NULL; local
837 EC_PRE_COMP *pre_comp; local
[all...]
H A Dec_local.h276 } pre_comp; member in struct:ec_group_st
H A Decp_nistp521.c1546 select_point(const limb idx, unsigned int size, const felem pre_comp[][3], felem out[3]) 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]) argument
[all...]
H A Decp_nistp224.c1104 select_point(const u64 idx, unsigned int size, const felem pre_comp[][3], felem out[3]) 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]) argument
[all...]
H A Decp_nistz256.c824 NISTZ256_PRE_COMP *pre_comp; local
962 const NISTZ256_PRE_COMP *pre_comp local
[all...]
H A Decp_nistp256.c1636 select_point(const u64 idx, unsigned int size, const smallfelem pre_comp[16][3], smallfelem out[3]) 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]) argument
[all...]

Completed in 136 milliseconds