Searched refs:fb64_printsub (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/lib/libtelnet/ |
| D | enc_des.c | 444 fb64_printsub(const unsigned char *data, int cnt, unsigned char *buf, in fb64_printsub() function 488 fb64_printsub(data, cnt, buf, buflen, "CFB64"); in cfb64_printsub() 494 fb64_printsub(data, cnt, buf, buflen, "OFB64"); in ofb64_printsub()
|
| D | enc-proto.h | 137 void fb64_printsub(const unsigned char *, int, unsigned char *, int,
|