des_cbc.c | 69 register DES_LONG tout0,tout1,xor0,xor1; local in function:des_ncbc_encrypt 79 c2l(iv,tout1); 85 tin1^=tout1; tin[1]=tin1; 88 tout1=tin[1]; l2c(tout1,out); 94 tin1^=tout1; tin[1]=tin1; 97 tout1=tin[1]; l2c(tout1,out); 101 l2c(tout1,iv); 113 tout1=tin[1]^xor1 143 register DES_LONG tout0,tout1,xor0,xor1; local in function:des_ede3_cbc_encrypt [all...] |