Searched refs:unparse_bytes (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dparse_bytes.h55 unparse_bytes (int t, char *s, size_t len);
H A Dparse_bytes.c68 unparse_bytes (int t, char *s, size_t len) function
H A Dparse_bytes-test.c78 len = unparse_bytes (tests[i].val, buf, sizeof(buf));
80 printf ("unparse_bytes (%d) = \"%s\" != \"%s\"\n",

Completed in 164 milliseconds