Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Decp_nistp256.c485 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square() function
568 smallfelem_square(out, small); in felem_square()
913 smallfelem_square(longtmp, in); in smallfelem_square_contract()
1145 smallfelem_square(tmp, small2); in point_double()
1171 smallfelem_square(tmp2, small1); in point_double()
1252 smallfelem_square(tmp, small3); in point_add()
1259 smallfelem_square(tmp, z2); in point_add()
1384 smallfelem_square(tmp, small1); in point_add()

Completed in 7 milliseconds