Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_audit.c81 audit_log_n_hex(ab, data, size); in tty_audit_log()
/linux/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, in audit_log_n_hex() function
/linux/security/
H A Dlsm_audit.c358 audit_log_n_hex(ab, p, len); in dump_common_audit_data()
/linux/kernel/
H A Daudit.c2026 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, in audit_log_n_hex() function
2120 audit_log_n_hex(ab, string, len); in audit_log_n_untrustedstring()
H A Dauditsc.c1267 audit_log_n_hex(*ab, buf, len_tmp); in audit_log_execve_info()
1769 audit_log_n_hex(ab, (void *)context->sockaddr, in audit_log_exit()
/linux/security/apparmor/
H A Dlabel.c1760 audit_log_n_hex(ab, str, len); in aa_label_xaudit()