Searched defs:audit_log_n_hex (Results 1 – 2 of 2) sorted by relevance
1304 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, in audit_log_n_hex() function
712 #define audit_log_n_hex(a,b,l) do { ; } while (0) macro