Searched defs:hex_decode (Results 1 – 3 of 3) sorted by relevance
50 #define hex_decode rk_hex_decode macro
84 hex_decode(const char *str, void *data, size_t len) in hex_decode() function
56 static svn_boolean_t hex_decode(unsigned char *hashval, const char *hexval) in hex_decode() function