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

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dparse_bytes.h53 unparse_bytes (int t, char *s, size_t len);
H A Dparse_bytes.c66 unparse_bytes (int t, char *s, size_t len) function
H A Dparse_bytes-test.c76 len = unparse_bytes (tests[i].val, buf, sizeof(buf));
78 printf ("unparse_bytes (%d) = \"%s\" != \"%s\"\n",

Completed in 79 milliseconds