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

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1241 smallfelem small1, small2, small3, small4, small5; local
1244 felem_shrink(small3, z1);
1246 z1_is_zero = smallfelem_is_zero(small3);
1250 smallfelem_square(tmp, small3);
1327 smallfelem_mul(tmp, small1, small3);

Completed in 158 milliseconds