Searched refs:hex_byte_pack_upper (Results 1 – 3 of 3) sorted by relevance
22 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper() function
2095 ptr = hex_byte_pack_upper(ptr, buf[i]); in audit_log_n_hex()
1756 p = hex_byte_pack_upper(p, addr[index[i]]); in uuid_string()