Home
last modified time | relevance | path

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

/haiku/src/libs/libtelnet/
H A Denc-proto.h102 void cfb64_encrypt(unsigned char *, int);
H A Denc_des.c537 cfb64_encrypt(unsigned char *s, int c) in cfb64_encrypt() function
H A Dencrypt.c116 cfb64_encrypt,