Searched refs:small3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1253 smallfelem small1, small2, small3, small4, small5; local
1256 felem_shrink(small3, z1);
1258 z1_is_zero = smallfelem_is_zero(small3);
1262 smallfelem_square(tmp, small3);
1339 smallfelem_mul(tmp, small1, small3);

Completed in 103 milliseconds