Searched defs:print_hex (Results 1 – 2 of 2) sorted by relevance
43 [[maybe_unused]] static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex() function
79 void print_hex(const uint8_t* input, int len) { in print_hex() function