Searched refs:audit_log_n_hex (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/tty/
H A Dtty_audit.c81 audit_log_n_hex(ab, data, size);
/linux-master/include/linux/
H A Daudit.h168 extern void audit_log_n_hex(struct audit_buffer *ab,
228 static inline void audit_log_n_hex(struct audit_buffer *ab, function
/linux-master/security/
H A Dlsm_audit.c358 audit_log_n_hex(ab, p, len);
/linux-master/kernel/
H A Daudit.c2016 * audit_log_n_hex - convert a buffer to hex and append it to the audit skb
2026 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, function
2120 audit_log_n_hex(ab, string, len);
H A Dauditsc.c1267 audit_log_n_hex(*ab, buf, len_tmp);
1769 audit_log_n_hex(ab, (void *)context->sockaddr,
/linux-master/security/apparmor/
H A Dlabel.c1760 audit_log_n_hex(ab, str, len);

Completed in 130 milliseconds