Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/ec/
HDecp_nistp256.c496 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square() function
579 smallfelem_square(out, small); in felem_square()
924 smallfelem_square(longtmp, in); in smallfelem_square_contract()
1156 smallfelem_square(tmp, small2); in point_double()
1182 smallfelem_square(tmp2, small1); in point_double()
1262 smallfelem_square(tmp, small3); in point_add()
1269 smallfelem_square(tmp, z2); in point_add()
1375 smallfelem_square(tmp, small1); in point_add()