Home
last modified time | relevance | path

Searched defs:print_hex (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/otautil/include/otautil/
H A Dprint_sha1.h43 [[maybe_unused]] static std::string print_hex(const uint8_t* bytes, size_t len) { in print_hex() function
/aosp12/hardware/google/apf/
H A Dapf_run.c79 void print_hex(const uint8_t* input, int len) { in print_hex() function