Home
last modified time | relevance | path

Searched refs:encrypt_gen_printsub (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/telnet/
Denc-proto.h92 void encrypt_gen_printsub(unsigned char*, int, unsigned char*, int);
Dencrypt.c971 void encrypt_gen_printsub(unsigned char *data, int cnt, in encrypt_gen_printsub() function
1003 encrypt_gen_printsub(data, cnt, buf, buflen); in encrypt_printsub()