Searched defs:bin2hex (Results 1 – 4 of 4) sorted by relevance
51 def bin2hex(byte_str, justification=20): function
101 static void bin2hex(uint8_t *in, size_t len, char *out) in bin2hex() function
285 void bin2hex(const u8 *bin, size_t bin_len, char *hex) in bin2hex() function
138 bin2hex(uint8_t *in, size_t len, char *out) in bin2hex() function