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

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1164 smallfelem small1, small2, small3, small4, small5; local
1167 felem_shrink(small3, z1);
1169 z1_is_zero = smallfelem_is_zero(small3);
1173 smallfelem_square(tmp, small3);
1251 smallfelem_mul(tmp, small1, small3);

Completed in 74 milliseconds