Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp224.c633 felem_reduce(out, tmp); in felem_square_reduce()
640 felem_reduce(out, tmp); in felem_mul_reduce()
854 felem_reduce(delta, tmp); in point_double()
862 felem_reduce(beta, tmp); in point_double()
970 felem_reduce(ftmp, tmp); in point_add()
992 felem_reduce(ftmp, tmp); in point_add()
1024 felem_reduce(ftmp, tmp); in point_add()
1356 felem_reduce(z1, tmp); in ec_GFp_nistp224_point_get_affine_coordinates()
1358 felem_reduce(x_in, tmp); in ec_GFp_nistp224_point_get_affine_coordinates()
1368 felem_reduce(z1, tmp); in ec_GFp_nistp224_point_get_affine_coordinates()
[all …]
H A Decp_nistp521.c675 felem_reduce(out, tmp); in felem_square_reduce()
682 felem_reduce(out, tmp); in felem_mul_reduce()
1066 felem_reduce(alpha, tmp); in point_double()
1078 felem_reduce(x_out, tmp); in point_double()
1162 felem_reduce(ftmp, tmp); in point_add()
1226 felem_reduce(ftmp, tmp); in point_add()
1251 felem_reduce(ftmp, tmp); in point_add()
1751 felem_reduce(z1, tmp); in ec_GFp_nistp521_point_get_affine_coordinates()
1753 felem_reduce(x_in, tmp); in ec_GFp_nistp521_point_get_affine_coordinates()
1763 felem_reduce(z1, tmp); in ec_GFp_nistp521_point_get_affine_coordinates()
[all …]
H A Decp_nistp256.c1129 felem_reduce(delta, tmp); in point_double()
1134 felem_reduce(gamma, tmp); in point_double()
1140 felem_reduce(beta, tmp); in point_double()
1151 felem_reduce(alpha, tmp); in point_double()
1263 felem_reduce(ftmp, tmp); in point_add()
1340 felem_reduce(ftmp, tmp); in point_add()
1364 felem_reduce(ftmp, tmp); in point_add()
1943 felem_reduce(z1, tmp); in ec_GFp_nistp256_point_get_affine_coordinates()
1945 felem_reduce(x_in, tmp); in ec_GFp_nistp256_point_get_affine_coordinates()
1955 felem_reduce(z1, tmp); in ec_GFp_nistp256_point_get_affine_coordinates()
[all …]