Searched refs:byte2hex (Results 1 – 1 of 1) sorted by relevance
151 static inline void byte2hex(const char* data, char** str) in byte2hex() function165 byte2hex(&data[1], hex); in word2hex()166 byte2hex(&data[0], hex); in word2hex()187 byte2hex((const char*)&j, &line); in dump_bin()203 byte2hex(&data[j], &line); in dump_bin()225 byte2hex(&data[j], &line); in dump_bin()