Home
last modified time | relevance | path

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

/netbsd/src/lib/libtelnet/
Denc_des.c444 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()
Denc-proto.h137 void fb64_printsub(const unsigned char *, int, unsigned char *, int,