Searched defs:bytes_to_hex (Results 1 – 2 of 2) sorted by relevance
319 std::string bytes_to_hex(const uint8_t* bytes, size_t bytes_len) { in bytes_to_hex() function
133 static std::string bytes_to_hex(const uint8_t* bytes, size_t bytes_len) { in bytes_to_hex() function