Searched refs:inW0 (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
124 c2l(in2,inW0);
140 tin0^=tout0^inW0; tin[0]=tin0;
149 tin0^=tout0^inW0; tin[0]=tin0;
168 tout0=tin[0]^xor0^inW0;
180 tout0=tin[0]^xor0^inW0;
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
141 c2l(in2, inW0);
155 tin0 ^= tout0 ^ inW0;
167 tin0 ^= tout0 ^ inW0;
189 tout0 = tin[0] ^ xor0 ^ inW0;
202 tout0 = tin[0] ^ xor0 ^ inW0;
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
141 c2l(in2, inW0);
155 tin0 ^= tout0 ^ inW0;
167 tin0 ^= tout0 ^ inW0;
189 tout0 = tin[0] ^ xor0 ^ inW0;
202 tout0 = tin[0] ^ xor0 ^ inW0;
214 inW0 = inW1 = outW0 = outW1 = 0;

Completed in 158 milliseconds