Searched refs:inW1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dxcbc_enc.c117 register DES_LONG inW0,inW1,outW0,outW1; local
125 c2l(in2,inW1);
141 tin1^=tout1^inW1; tin[1]=tin1;
150 tin1^=tout1^inW1; tin[1]=tin1;
169 tout1=tin[1]^xor1^inW1;
181 tout1=tin[1]^xor1^inW1;
192 inW0=inW1=outW0=outW1=0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dxcbc_enc.c134 register DES_LONG inW0, inW1, outW0, outW1; local
142 c2l(in2, inW1);
157 tin1 ^= tout1 ^ inW1;
169 tin1 ^= tout1 ^ inW1;
190 tout1 = tin[1] ^ xor1 ^ inW1;
203 tout1 = tin[1] ^ xor1 ^ inW1;
214 inW0 = inW1 = outW0 = outW1 = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dxcbc_enc.c134 register DES_LONG inW0, inW1, outW0, outW1; local
142 c2l(in2, inW1);
157 tin1 ^= tout1 ^ inW1;
169 tin1 ^= tout1 ^ inW1;
190 tout1 = tin[1] ^ xor1 ^ inW1;
203 tout1 = tin[1] ^ xor1 ^ inW1;
214 inW0 = inW1 = outW0 = outW1 = 0;

Completed in 28 milliseconds