Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Ddigest.c118 audit_log_n_hex(ab, info->digest, info->digest_len); in ipe_digest_audit()
H A Daudit.c193 audit_log_n_hex(ab, digest, sizeof(digest)); in audit_policy()
/linux/drivers/tty/
H A Dtty_audit.c83 audit_log_n_hex(ab, data, size); in tty_audit_log()
/linux/security/apparmor/
H A Dnet.c92 audit_log_n_hex(ab, &addr->sun_path[1], len - 1); in audit_unix_addr()
/linux/kernel/
H A Daudit.c2081 void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf, in audit_log_n_hex() function
2188 audit_log_n_hex(ab, string, len); in audit_log_n_untrustedstring()