Home
last modified time | relevance | path

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

/freebsd/lib/librpcsvc/
H A Dxcrypt.c139 hex2bin(int len, char *hexnum, char *binnum) in hex2bin()
152 bin2hex(int len, unsigned char *binnum, char *hexnum) in bin2hex()