HomeSort by relevance Sort by last modified time
    Searched full:inw0 (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/des/
xcbc_enc.c 119 register DES_LONG inW0,inW1,outW0,outW1;
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 49 milliseconds