Home
last modified time | relevance | path

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

/freebsd/contrib/telnet/libtelnet/
H A Denc-proto.h102 void cfb64_encrypt(unsigned char *, int);
H A Denc_des.c535 cfb64_encrypt(unsigned char *s, int c) in cfb64_encrypt() function
H A Dencrypt.c112 cfb64_encrypt,
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Denc-proto.h113 void cfb64_encrypt (unsigned char *, int);
H A Denc_des.c540 void cfb64_encrypt(unsigned char *s, int c) in cfb64_encrypt() function
H A Dencrypt.c111 cfb64_encrypt,