Searched defs:des_cfb_encrypt (Results 1 – 2 of 2) sorted by relevance
67 void des_cfb_encrypt(const unsigned char *in, unsigned char *out, int numbits, in des_cfb_encrypt() function