Symbol: felem_shrink
crypto/openssl/crypto/ec/ecp_nistp256.c
1120
felem_shrink(small1, gamma);
crypto/openssl/crypto/ec/ecp_nistp256.c
1137
felem_shrink(small2, alpha);
crypto/openssl/crypto/ec/ecp_nistp256.c
1193
felem_shrink(x_out, felem_x_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
1194
felem_shrink(y_out, felem_y_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
1195
felem_shrink(z_out, felem_z_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
1241
felem_shrink(small3, z1);
crypto/openssl/crypto/ec/ecp_nistp256.c
1250
felem_shrink(small1, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1257
felem_shrink(small2, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1259
felem_shrink(small5, x1);
crypto/openssl/crypto/ec/ecp_nistp256.c
1314
felem_shrink(small4, ftmp4);
crypto/openssl/crypto/ec/ecp_nistp256.c
1336
felem_shrink(small1, ftmp5);
crypto/openssl/crypto/ec/ecp_nistp256.c
1426
felem_shrink(x3, felem_x3);
crypto/openssl/crypto/ec/ecp_nistp256.c
1427
felem_shrink(y3, felem_y3);
crypto/openssl/crypto/ec/ecp_nistp256.c
1428
felem_shrink(z3, felem_z3);
crypto/openssl/crypto/ec/ecp_nistp256.c
2132
felem_shrink(pre_comp[i][1][0], x_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
2133
felem_shrink(pre_comp[i][1][1], y_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
2134
felem_shrink(pre_comp[i][1][2], z_out);
crypto/openssl/crypto/ec/ecp_nistp256.c
2255
felem_shrink(pre->g_pre_comp[0][1][0], x_tmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
2256
felem_shrink(pre->g_pre_comp[0][1][1], y_tmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
2257
felem_shrink(pre->g_pre_comp[0][1][2], z_tmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
565
felem_shrink(small, in);
crypto/openssl/crypto/ec/ecp_nistp256.c
691
felem_shrink(small1, in1);
crypto/openssl/crypto/ec/ecp_nistp256.c
692
felem_shrink(small2, in2);
crypto/openssl/crypto/ec/ecp_nistp256.c
708
felem_shrink(small2, in2);
crypto/openssl/crypto/ec/ecp_nistp256.c
847
felem_shrink(out, in);