Searched refs:tout0 (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbf_cbc.c66 register BF_LONG tout0, tout1, xor0, xor1; local
71 n2l(ivec, tout0);
77 tin0 ^= tout0;
82 tout0 = tin[0];
84 l2n(tout0, out);
89 tin0 ^= tout0;
94 tout0 = tin[0];
96 l2n(tout0, out);
99 l2n(tout0, ivec);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_cbc.c66 register BF_LONG tout0,tout1,xor0,xor1; local
72 n2l(ivec,tout0);
79 tin0^=tout0;
84 tout0=tin[0];
86 l2n(tout0,out);
92 tin0^=tout0;
97 tout0=tin[0];
99 l2n(tout0,out);
102 l2n(tout0,ivec);
117 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dncbc_enc.c75 register DES_LONG tout0,tout1,xor0,xor1; local
84 c2l(iv,tout0);
90 tin0^=tout0; tin[0]=tin0;
93 tout0=tin[0]; l2c(tout0,out);
99 tin0^=tout0; tin[0]=tin0;
102 tout0=tin[0]; l2c(tout0,out);
107 l2c(tout0,iv);
120 tout0
[all...]
H A Dpcbc_enc.c65 register DES_LONG sin0,sin1,xor0,xor1,tout0,tout1; local
90 tout0=tin[0];
92 xor0=sin0^tout0;
94 l2c(tout0,out);
108 tout0=tin[0]^xor0;
112 l2c(tout0,out);
116 l2cn(tout0,tout1,out,length);
117 xor0=tout0^sin0;
122 sin0=sin1=xor0=xor1=tout0=tout1=0;
H A Dcbc_cksm.c65 register DES_LONG tout0,tout1,tin0,tin1; local
71 c2l(iv,tout0);
83 tin0^=tout0; tin[0]=tin0;
87 tout0=tin[0];
92 l2c(tout0,out);
95 tout0=tin0=tin1=tin[0]=tin[1]=0;
H A Dede_cbcm_enc.c82 register DES_LONG tout0,tout1,xor0,xor1,m0,m1; local
94 c2l(iv2,tout0);
113 tin0^=tout0;
125 tout0=tin[0];
128 l2c(tout0,out);
136 l2c(tout0,iv2);
170 tout0=tin[0];
173 tout0^=xor0;
177 l2cn(tout0,tout1,out,l+8);
181 l2c(tout0,ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dncbc_enc.c76 register DES_LONG tout0, tout1, xor0, xor1; local
84 c2l(iv, tout0);
89 tin0 ^= tout0;
94 tout0 = tin[0];
95 l2c(tout0, out);
101 tin0 ^= tout0;
106 tout0 = tin[0];
107 l2c(tout0, out);
113 l2c(tout0, iv);
125 tout0
[all...]
H A Dpcbc_enc.c65 register DES_LONG sin0, sin1, xor0, xor1, tout0, tout1; local
86 tout0 = tin[0];
88 xor0 = sin0 ^ tout0;
90 l2c(tout0, out);
102 tout0 = tin[0] ^ xor0;
105 l2c(tout0, out);
108 l2cn(tout0, tout1, out, length);
109 xor0 = tout0 ^ sin0;
114 sin0 = sin1 = xor0 = xor1 = tout0 = tout1 = 0;
H A Dcbc_cksm.c65 register DES_LONG tout0, tout1, tin0, tin1; local
71 c2l(iv, tout0);
80 tin0 ^= tout0;
86 tout0 = tin[0];
90 l2c(tout0, out);
93 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
H A Dede_cbcm_enc.c83 register DES_LONG tout0, tout1, xor0, xor1, m0, m1; local
94 c2l(iv2, tout0);
109 tin0 ^= tout0;
121 tout0 = tin[0];
124 l2c(tout0, out);
132 l2c(tout0, iv2);
163 tout0 = tin[0];
166 tout0 ^= xor0;
169 l2cn(tout0, tout1, out, l + 8);
171 l2c(tout0, ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbf_cbc.c66 register BF_LONG tout0, tout1, xor0, xor1; local
71 n2l(ivec, tout0);
77 tin0 ^= tout0;
82 tout0 = tin[0];
84 l2n(tout0, out);
89 tin0 ^= tout0;
94 tout0 = tin[0];
96 l2n(tout0, out);
99 l2n(tout0, ivec);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dncbc_enc.c76 register DES_LONG tout0, tout1, xor0, xor1; local
84 c2l(iv, tout0);
89 tin0 ^= tout0;
94 tout0 = tin[0];
95 l2c(tout0, out);
101 tin0 ^= tout0;
106 tout0 = tin[0];
107 l2c(tout0, out);
113 l2c(tout0, iv);
125 tout0
[all...]
H A Dpcbc_enc.c65 register DES_LONG sin0, sin1, xor0, xor1, tout0, tout1; local
86 tout0 = tin[0];
88 xor0 = sin0 ^ tout0;
90 l2c(tout0, out);
102 tout0 = tin[0] ^ xor0;
105 l2c(tout0, out);
108 l2cn(tout0, tout1, out, length);
109 xor0 = tout0 ^ sin0;
114 sin0 = sin1 = xor0 = xor1 = tout0 = tout1 = 0;
H A Dcbc_cksm.c65 register DES_LONG tout0, tout1, tin0, tin1; local
71 c2l(iv, tout0);
80 tin0 ^= tout0;
86 tout0 = tin[0];
90 l2c(tout0, out);
93 tout0 = tin0 = tin1 = tin[0] = tin[1] = 0;
H A Dede_cbcm_enc.c83 register DES_LONG tout0, tout1, xor0, xor1, m0, m1; local
94 c2l(iv2, tout0);
109 tin0 ^= tout0;
121 tout0 = tin[0];
124 l2c(tout0, out);
132 l2c(tout0, iv2);
163 tout0 = tin[0];
166 tout0 ^= xor0;
169 l2cn(tout0, tout1, out, l + 8);
171 l2c(tout0, ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Di_cbc.c66 register unsigned long tout0,tout1,xor0,xor1; local
72 n2l(iv,tout0);
79 tin0^=tout0;
84 tout0=tin[0]; l2n(tout0,out);
90 tin0^=tout0;
95 tout0=tin[0]; l2n(tout0,out);
98 l2n(tout0,iv);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Di_cbc.c67 register unsigned long tout0, tout1, xor0, xor1; local
72 n2l(iv, tout0);
78 tin0 ^= tout0;
83 tout0 = tin[0];
84 l2n(tout0, out);
90 tin0 ^= tout0;
95 tout0 = tin[0];
96 l2n(tout0, out);
100 l2n(tout0, iv);
112 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Di_cbc.c67 register unsigned long tout0, tout1, xor0, xor1; local
72 n2l(iv, tout0);
78 tin0 ^= tout0;
83 tout0 = tin[0];
84 l2n(tout0, out);
90 tin0 ^= tout0;
95 tout0 = tin[0];
96 l2n(tout0, out);
100 l2n(tout0, iv);
112 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2_cbc.c66 register unsigned long tout0, tout1, xor0, xor1; local
71 c2l(iv, tout0);
77 tin0 ^= tout0;
82 tout0 = tin[0];
83 l2c(tout0, out);
89 tin0 ^= tout0;
94 tout0 = tin[0];
95 l2c(tout0, out);
99 l2c(tout0, iv);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_enc.c68 register unsigned long tout0, tout1, xor0, xor1; local
73 c2l(iv, tout0);
79 tin0 ^= tout0;
84 tout0 = tin[0];
85 l2c(tout0, out);
91 tin0 ^= tout0;
96 tout0 = tin[0];
97 l2c(tout0, out);
101 l2c(tout0, iv);
113 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2_cbc.c66 register unsigned long tout0,tout1,xor0,xor1; local
72 c2l(iv,tout0);
79 tin0^=tout0;
84 tout0=tin[0]; l2c(tout0,out);
90 tin0^=tout0;
95 tout0=tin[0]; l2c(tout0,out);
98 l2c(tout0,iv);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_enc.c68 register unsigned long tout0,tout1,xor0,xor1; local
74 c2l(iv,tout0);
81 tin0^=tout0;
86 tout0=tin[0]; l2c(tout0,out);
92 tin0^=tout0;
97 tout0=tin[0]; l2c(tout0,out);
100 l2c(tout0,iv);
113 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2_cbc.c66 register unsigned long tout0, tout1, xor0, xor1; local
71 c2l(iv, tout0);
77 tin0 ^= tout0;
82 tout0 = tin[0];
83 l2c(tout0, out);
89 tin0 ^= tout0;
94 tout0 = tin[0];
95 l2c(tout0, out);
99 l2c(tout0, iv);
111 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_enc.c68 register unsigned long tout0, tout1, xor0, xor1; local
73 c2l(iv, tout0);
79 tin0 ^= tout0;
84 tout0 = tin[0];
85 l2c(tout0, out);
91 tin0 ^= tout0;
96 tout0 = tin[0];
97 l2c(tout0, out);
101 l2c(tout0, iv);
113 tout0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dc_enc.c130 register CAST_LONG tout0,tout1,xor0,xor1; local
136 n2l(iv,tout0);
143 tin0^=tout0;
148 tout0=tin[0];
150 l2n(tout0,out);
156 tin0^=tout0;
161 tout0=tin[0];
163 l2n(tout0,out);
166 l2n(tout0,iv);
181 tout0
[all...]

Completed in 188 milliseconds

12