des_cipher
if (des_cipher((u_char*)keybuf, (u_char*)keybuf, 0L, 1))
if (des_cipher((char *)&cblock, (char *)&cblock, 0L, (flag ? -1: 1)))