Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Ddigest.c117 audit_log_n_hex(ab, info->digest, info->digest_len); in ipe_digest_audit()
H A Daudit.c192 audit_log_n_hex(ab, digest, sizeof(digest)); in audit_policy()
/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/apparmor/
H A Dnet.c89 audit_log_n_hex(ab, &addr->sun_path[1], len - 1); in audit_unix_addr()
H A Dlabel.c1748 audit_log_n_hex(ab, str, len); in aa_label_xaudit()
/linux/kernel/
H A Daudit.c2017 * audit_log_n_hex - convert a buffer to hex and append it to the audit skb
2027 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, in audit_log_n_hex() function
2121 audit_log_n_hex(ab, string, len); in audit_log_n_untrustedstring()
H A Dauditsc.c1269 audit_log_n_hex(*ab, buf, len_tmp); in audit_log_execve_info()
1765 audit_log_n_hex(ab, (void *)context->sockaddr, in audit_log_exit()