Searched refs:des_cipher (Results 1 – 1 of 1) sorted by relevance
684 static int des_cipher(const char *in, char *out, long salt, int num_iter) { in des_cipher() function827 if (des_cipher((char *)&cblock, (char *)&cblock, 0L, (flag ? -1: 1))) in encrypt()873 if (des_cipher((char *)&keyblock, in crypt()912 if (des_cipher((char *)&constdatablock, (char *)&rsltblock, in crypt()