Searched refs:hex_byte_pack (Results 1 – 1 of 1) sorted by relevance
23 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function80 dst = hex_byte_pack(dst, *_src++); in bin2hex()
Completed in 2 milliseconds