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

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec_mult.c353 const EC_PRE_COMP *pre_comp = NULL; local
749 EC_PRE_COMP *pre_comp; local
[all...]
H A Decp_nistp521.c1453 select_point(const limb idx, unsigned int size, const felem pre_comp[][3], felem out[3]) argument
1488 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.c1101 select_point(const u64 idx, unsigned int size, const felem pre_comp[][3], felem out[3]) argument
1136 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_nistp256.c1627 select_point(const u64 idx, unsigned int size, const smallfelem pre_comp[16][3], smallfelem out[3]) argument
1662 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 58 milliseconds