Searched refs:audit_log_n_hex (Results 1 – 9 of 9) sorted by relevance
| /linux/security/ipe/ |
| H A D | digest.c | 118 audit_log_n_hex(ab, info->digest, info->digest_len); in ipe_digest_audit()
|
| H A D | audit.c | 193 audit_log_n_hex(ab, digest, sizeof(digest)); in audit_policy()
|
| /linux/drivers/tty/ |
| H A D | tty_audit.c | 83 audit_log_n_hex(ab, data, size); in tty_audit_log()
|
| /linux/include/linux/ |
| H A D | audit.h | 167 extern void audit_log_n_hex(struct audit_buffer *ab, 233 static inline void audit_log_n_hex(struct audit_buffer *ab, in audit_log_n_hex() function
|
| /linux/security/apparmor/ |
| H A D | net.c | 89 audit_log_n_hex(ab, &addr->sun_path[1], len - 1); in audit_unix_addr()
|
| H A D | label.c | 1747 audit_log_n_hex(ab, str, len); in aa_label_xaudit()
|
| /linux/security/ |
| H A D | lsm_audit.c | 333 audit_log_n_hex(ab, p, len); in audit_log_lsm_data()
|
| /linux/kernel/ |
| H A D | audit.c | 2074 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, in audit_log_n_hex() function 2168 audit_log_n_hex(ab, string, len); in audit_log_n_untrustedstring()
|
| H A D | auditsc.c | 1262 audit_log_n_hex(*ab, buf, len_tmp); in audit_log_execve_info() 1743 audit_log_n_hex(ab, (void *)context->sockaddr, in audit_log_exit()
|