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

/external/openssl/crypto/des/
H A Dxcbc_enc.c119 register DES_LONG inW0,inW1,outW0,outW1; local
126 c2l(in2,inW0);
142 tin0^=tout0^inW0; tin[0]=tin0;
151 tin0^=tout0^inW0; tin[0]=tin0;
170 tout0=tin[0]^xor0^inW0;
182 tout0=tin[0]^xor0^inW0;
194 inW0=inW1=outW0=outW1=0;

Completed in 130 milliseconds