Searched refs:audit_log_untrustedstring (Results 1 – 16 of 16) sorted by relevance
| /linux/security/integrity/ |
| H A D | integrity_audit.c | 57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message() 60 audit_log_untrustedstring(ab, fname); in integrity_audit_message() 64 audit_log_untrustedstring(ab, inode->i_sb->s_id); in integrity_audit_message()
|
| /linux/security/apparmor/ |
| H A D | audit.c | 125 audit_log_untrustedstring(ab, in audit_pre() 129 audit_log_untrustedstring(ab, profile->base.hname); in audit_pre() 139 audit_log_untrustedstring(ab, ad->name); in audit_pre()
|
| H A D | mount.c | 99 audit_log_untrustedstring(ab, ad->mnt.type); in audit_cb() 103 audit_log_untrustedstring(ab, ad->mnt.src_name); in audit_cb() 107 audit_log_untrustedstring(ab, ad->mnt.trans); in audit_cb() 116 audit_log_untrustedstring(ab, ad->mnt.data); in audit_cb()
|
| H A D | capability.c | 52 audit_log_untrustedstring(ab, capability_names[sa->u.cap]); in audit_cb()
|
| H A D | net.c | 88 audit_log_untrustedstring(ab, addr->sun_path); in audit_unix_addr()
|
| H A D | file.c | 75 audit_log_untrustedstring(ab, ad->fs.target); in file_audit_cb()
|
| H A D | policy_unpack.c | 43 audit_log_untrustedstring(ab, ad->iface.ns); in audit_cb() 47 audit_log_untrustedstring(ab, ad->name); in audit_cb()
|
| H A D | policy.c | 847 audit_log_untrustedstring(ab, ad->iface.ns); in audit_cb()
|
| /linux/security/ipe/ |
| H A D | audit.c | 148 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match() 155 audit_log_untrustedstring(ab, inode->i_sb->s_id); in ipe_audit_match()
|
| H A D | digest.c | 116 audit_log_untrustedstring(ab, info->alg); in ipe_digest_audit()
|
| /linux/security/landlock/ |
| H A D | audit.c | 149 audit_log_untrustedstring(ab, hierarchy->details->exe_path); in get_hierarchy() 151 audit_log_untrustedstring(ab, hierarchy->details->comm); in get_hierarchy()
|
| /linux/security/smack/ |
| H A D | smack_access.c | 327 audit_log_untrustedstring(ab, sad->subject); in smack_log_callback() 329 audit_log_untrustedstring(ab, sad->object); in smack_log_callback() 340 audit_log_untrustedstring(ab,
|
| /linux/kernel/ |
| H A D | audit.c | 1511 audit_log_untrustedstring(ab, old); in audit_receive_msg() 1513 audit_log_untrustedstring(ab, new); in audit_receive_msg() 1670 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2201 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring() function 2226 audit_log_untrustedstring(ab, p); in audit_log_d_path() 2242 audit_log_untrustedstring(ab, key); in audit_log_key() 2486 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
| /linux/drivers/tty/ |
| H A D | tty_audit.c | 81 audit_log_untrustedstring(ab, name); in tty_audit_log()
|
| /linux/security/integrity/evm/ |
| H A D | evm_secfs.c | 228 audit_log_untrustedstring(ab, xattr->name); in evm_write_xattrs()
|
| /linux/security/integrity/ima/ |
| H A D | ima_api.c | 424 audit_log_untrustedstring(ab, filename); in ima_audit_measurement()
|