Home
last modified time | relevance | path

Searched refs:cfb64_encrypt (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.h117 void cfb64_encrypt(unsigned char *, int);
H A Denc_des.c509 cfb64_encrypt(register unsigned char *s, int c) in cfb64_encrypt() function
H A Dencrypt.c120 cfb64_encrypt,