Searched refs:dump_hex (Results 1 – 4 of 4) sorted by relevance
22 extern void dump_hex(unsigned char const *data,
25 void dump_hex(unsigned char const *data, in dump_hex() function
76 dump_hex(buf, buf_size, 0, buf_size); in print()
62 dump_hex((unsigned char const *)&*buf.begin(), buf.size(), 0, buf.size()); in print()