Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_nistp256.c1244 smallfelem small1, small2, small3, small4, small5; in point_add() local
1248 felem_shrink(small3, z1); in point_add()
1250 z1_is_zero = smallfelem_is_zero(small3); in point_add()
1254 smallfelem_square(tmp, small3); in point_add()
1331 smallfelem_mul(tmp, small1, small3); in point_add()

Completed in 10 milliseconds