Symbol: felem_square
crypto/openssl/crypto/ec/ec_local.h
611
void (*felem_square)(void *out, const void *in),
crypto/openssl/crypto/ec/ecp_nistp224.c
1012
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
1028
felem_square(tmp2, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp224.c
1332
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp224.c
581
felem_square(tmp, in);
crypto/openssl/crypto/ec/ecp_nistp224.c
694
felem_square(tmp, in);
crypto/openssl/crypto/ec/ecp_nistp224.c
698
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
702
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
704
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
706
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
710
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
713
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
718
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
721
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp224.c
726
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
729
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp224.c
734
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp224.c
737
felem_square(tmp, ftmp4);
crypto/openssl/crypto/ec/ecp_nistp224.c
742
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp224.c
745
felem_square(tmp, ftmp4);
crypto/openssl/crypto/ec/ecp_nistp224.c
751
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp224.c
756
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
761
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
815
felem_square(tmp, z_in);
crypto/openssl/crypto/ec/ecp_nistp224.c
819
felem_square(tmp, y_in);
crypto/openssl/crypto/ec/ecp_nistp224.c
838
felem_square(tmp, alpha);
crypto/openssl/crypto/ec/ecp_nistp224.c
853
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp224.c
866
felem_square(tmp2, gamma);
crypto/openssl/crypto/ec/ecp_nistp224.c
905
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp224.c
932
felem_square(tmp, z1);
crypto/openssl/crypto/ec/ecp_nistp256.c
1001
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1003
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1009
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1016
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1023
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1030
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1037
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1043
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1049
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1054
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1056
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1060
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1062
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp256.c
1112
felem_square(tmp, z_in);
crypto/openssl/crypto/ec/ecp_nistp256.c
1117
felem_square(tmp, y_in);
crypto/openssl/crypto/ec/ecp_nistp256.c
1154
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1272
felem_square(tmp, ftmp5);
crypto/openssl/crypto/ec/ecp_nistp256.c
1367
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
1952
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp256.c
985
felem_square(tmp, in);
crypto/openssl/crypto/ec/ecp_nistp256.c
990
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
992
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
997
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp256.c
999
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp384.c
1059
felem_square(tmp, alpha); /* tmp[i] < 2^115 */
crypto/openssl/crypto/ec/ecp_nistp384.c
1069
felem_square(tmp, ftmp); /* tmp[i] < 2^115 */
crypto/openssl/crypto/ec/ecp_nistp384.c
1077
felem_square(tmp2, gamma); /* tmp2[i] < 2^115 */
crypto/openssl/crypto/ec/ecp_nistp384.c
1131
felem_square(tmp, ftmp5); /* tmp[i] < 2^117 */
crypto/openssl/crypto/ec/ecp_nistp384.c
1219
felem_square(tmp, ftmp5); /* tmp[i] < 2^117 */
crypto/openssl/crypto/ec/ecp_nistp384.c
1675
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp521.c
1014
felem_square(tmp, z_in);
crypto/openssl/crypto/ec/ecp_nistp521.c
1018
felem_square(tmp, y_in);
crypto/openssl/crypto/ec/ecp_nistp521.c
1043
felem_square(tmp, alpha);
crypto/openssl/crypto/ec/ecp_nistp521.c
1060
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp521.c
1080
felem_square(tmp2, gamma);
crypto/openssl/crypto/ec/ecp_nistp521.c
1136
felem_square(tmp, z1);
crypto/openssl/crypto/ec/ecp_nistp521.c
1141
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp521.c
1154
felem_square(tmp, ftmp5);
crypto/openssl/crypto/ec/ecp_nistp521.c
1257
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp521.c
1270
felem_square(tmp, ftmp5);
crypto/openssl/crypto/ec/ecp_nistp521.c
1765
felem_square(tmp, z2);
crypto/openssl/crypto/ec/ecp_nistp521.c
649
felem_square(tmp, in);
crypto/openssl/crypto/ec/ecp_nistp521.c
674
felem_square(tmp, in);
crypto/openssl/crypto/ec/ecp_nistp521.c
679
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp521.c
683
felem_square(tmp, ftmp);
crypto/openssl/crypto/ec/ecp_nistp521.c
686
felem_square(tmp, ftmp2);
crypto/openssl/crypto/ec/ecp_nistp521.c
688
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
694
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
696
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
698
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
700
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
704
felem_square(tmp, ftmp4);
crypto/openssl/crypto/ec/ecp_nistp521.c
711
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
719
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
727
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
735
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
743
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
751
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistp521.c
758
felem_square(tmp, ftmp3);
crypto/openssl/crypto/ec/ecp_nistputil.c
121
felem_square(Z(i), tmp_felem(num)); /* 1/(Z^2) */
crypto/openssl/crypto/ec/ecp_nistputil.c
61
void (*felem_square)(void *out,