Home
last modified time | relevance | path

Searched defs:hex_encode (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/roken/
H A Dhex.h49 #define hex_encode rk_hex_encode macro
H A Dhex.c54 hex_encode(const void *data, size_t size, char **str) in hex_encode() function
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c71 static void hex_encode(char *hexval, const unsigned char *hashval) in hex_encode() function
/freebsd-12.1/contrib/serf/auth/
H A Dauth_digest.c73 hex_encode(const unsigned char *hashval, in hex_encode() function