Searched refs:encrypt_gen_printsub (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/libtelnet/
H A Denc-proto.h84 void encrypt_gen_printsub(unsigned char*, size_t, unsigned char*, size_t);
H A Dencrypt.c968 void encrypt_gen_printsub(unsigned char *data, size_t cnt, function
1001 encrypt_gen_printsub(data, cnt, buf, buflen);
/macosx-10.9.5/libtelnet-13/
H A Denc-proto.h84 void encrypt_gen_printsub(unsigned char *, int, unsigned char *, int);
H A Dencrypt.c928 encrypt_gen_printsub(unsigned char *data, int cnt, unsigned char *buf, int buflen) function
959 encrypt_gen_printsub(data, cnt, buf, buflen);

Completed in 203 milliseconds