des_cbc.c | 69 register DES_LONG tout0,tout1,xor0,xor1; local in function:des_ncbc_encrypt 78 c2l(iv,tout0); 84 tin0^=tout0; tin[0]=tin0; 87 tout0=tin[0]; l2c(tout0,out); 93 tin0^=tout0; tin[0]=tin0; 96 tout0=tin[0]; l2c(tout0,out); 100 l2c(tout0,iv); 112 tout0=tin[0]^xor0 143 register DES_LONG tout0,tout1,xor0,xor1; local in function:des_ede3_cbc_encrypt [all...] |