Searched defs:hex2bin (Results 1 – 3 of 3) sorted by relevance
9 def hex2bin(s) method
258 bool hex2bin(const char *hex, u8 *bin, size_t bin_len) in hex2bin() function
255 unsigned hex2bin(const T ch) { in hex2bin() function