Searched refs:ftmp (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp521.c695 felem ftmp, ftmp2, ftmp3, ftmp4; local
700 felem_reduce(ftmp, tmp); /* 2^1 */
701 felem_mul(tmp, in, ftmp);
702 felem_reduce(ftmp, tmp); /* 2^2 - 2^0 */
703 felem_assign(ftmp2, ftmp);
704 felem_square(tmp, ftmp);
705 felem_reduce(ftmp, tmp); /* 2^3 - 2^1 */
706 felem_mul(tmp, in, ftmp);
707 felem_reduce(ftmp, tmp); /* 2^3 - 2^0 */
708 felem_square(tmp, ftmp);
808 felem ftmp; local
1034 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
1153 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, ftmp6, x_out, y_out, z_out; local
[all...]
H A Decp_nistp256.c995 felem ftmp, ftmp2; local
1002 felem_reduce(ftmp, tmp); /* 2^1 */
1003 felem_mul(tmp, in, ftmp);
1004 felem_reduce(ftmp, tmp); /* 2^2 - 2^0 */
1005 felem_assign(e2, ftmp);
1006 felem_square(tmp, ftmp);
1007 felem_reduce(ftmp, tmp); /* 2^3 - 2^1 */
1008 felem_square(tmp, ftmp);
1009 felem_reduce(ftmp, tmp); /* 2^4 - 2^2 */
1010 felem_mul(tmp, ftmp, e
1119 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
1251 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, ftmp6, x_out, y_out, z_out; local
1670 felem nq[3], ftmp; local
[all...]
H A Decp_nistp224.c728 felem ftmp, ftmp2, ftmp3, ftmp4; local
733 felem_reduce(ftmp, tmp); /* 2 */
734 felem_mul(tmp, in, ftmp);
735 felem_reduce(ftmp, tmp); /* 2^2 - 1 */
736 felem_square(tmp, ftmp);
737 felem_reduce(ftmp, tmp); /* 2^3 - 2 */
738 felem_mul(tmp, in, ftmp);
739 felem_reduce(ftmp, tmp); /* 2^3 - 1 */
740 felem_square(tmp, ftmp);
746 felem_mul(tmp, ftmp2, ftmp);
847 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
936 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, x_out, y_out, z_out; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp521.c695 felem ftmp, ftmp2, ftmp3, ftmp4; local
700 felem_reduce(ftmp, tmp); /* 2^1 */
701 felem_mul(tmp, in, ftmp);
702 felem_reduce(ftmp, tmp); /* 2^2 - 2^0 */
703 felem_assign(ftmp2, ftmp);
704 felem_square(tmp, ftmp);
705 felem_reduce(ftmp, tmp); /* 2^3 - 2^1 */
706 felem_mul(tmp, in, ftmp);
707 felem_reduce(ftmp, tmp); /* 2^3 - 2^0 */
708 felem_square(tmp, ftmp);
808 felem ftmp; local
1034 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
1153 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, ftmp6, x_out, y_out, z_out; local
[all...]
H A Decp_nistp256.c995 felem ftmp, ftmp2; local
1002 felem_reduce(ftmp, tmp); /* 2^1 */
1003 felem_mul(tmp, in, ftmp);
1004 felem_reduce(ftmp, tmp); /* 2^2 - 2^0 */
1005 felem_assign(e2, ftmp);
1006 felem_square(tmp, ftmp);
1007 felem_reduce(ftmp, tmp); /* 2^3 - 2^1 */
1008 felem_square(tmp, ftmp);
1009 felem_reduce(ftmp, tmp); /* 2^4 - 2^2 */
1010 felem_mul(tmp, ftmp, e
1119 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
1251 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, ftmp6, x_out, y_out, z_out; local
1670 felem nq[3], ftmp; local
[all...]
H A Decp_nistp224.c728 felem ftmp, ftmp2, ftmp3, ftmp4; local
733 felem_reduce(ftmp, tmp); /* 2 */
734 felem_mul(tmp, in, ftmp);
735 felem_reduce(ftmp, tmp); /* 2^2 - 1 */
736 felem_square(tmp, ftmp);
737 felem_reduce(ftmp, tmp); /* 2^3 - 2 */
738 felem_mul(tmp, in, ftmp);
739 felem_reduce(ftmp, tmp); /* 2^3 - 1 */
740 felem_square(tmp, ftmp);
746 felem_mul(tmp, ftmp2, ftmp);
847 felem delta, gamma, beta, alpha, ftmp, ftmp2; local
936 felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, x_out, y_out, z_out; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_object.c91 char ftmp[24], *tmp = ftmp; local
92 int tmpsize = sizeof ftmp;
170 if (tmp != ftmp)
200 if (tmp != ftmp)
206 if (tmp != ftmp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_object.c91 char ftmp[24], *tmp = ftmp; local
92 int tmpsize = sizeof ftmp;
170 if (tmp != ftmp)
200 if (tmp != ftmp)
206 if (tmp != ftmp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_object.c88 char ftmp[24], *tmp = ftmp; local
89 int tmpsize = sizeof ftmp;
181 if (tmp != ftmp)
216 if (tmp != ftmp)
222 if (tmp != ftmp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dlsp.c81 float *ftmp=lsp; local
85 q*=ftmp[0]-w;
86 p*=ftmp[1]-w;
87 ftmp+=2;
93 q*=ftmp[0]-w;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Ddwarf.c1142 struct dwarf_fde *fde, *ftmp; local
1158 list_for_each_entry_safe(fde, ftmp, &mod->arch.fde_list, link) {

Completed in 186 milliseconds