Searched defs:hex_decode (Results 1 – 2 of 2) sorted by relevance
17 def hex_decode(input, errors='strict'): function
248 static size_t hex_decode(char* buf, in hex_decode() function