/security/tomoyo/ |
D | network.c | 286 u8 type; in tomoyo_write_inet_network() local 331 u8 type; in tomoyo_write_unix_network() local 472 const u8 type = tomoyo_inet2mac[address->protocol][address->operation]; in tomoyo_inet_entry() local 549 const u8 type = tomoyo_unix2mac[address->protocol][address->operation]; in tomoyo_unix_entry() local 654 const unsigned int type = sock->type; in tomoyo_socket_listen_permission() local 691 const unsigned int type = sock->type; in tomoyo_socket_connect_permission() local 728 const unsigned int type = sock->type; in tomoyo_socket_bind_permission() local 763 const unsigned int type = sock->type; in tomoyo_socket_sendmsg_permission() local
|
D | mount.c | 79 const struct path *dir, const char *type, in tomoyo_mount_acl() 192 const char *type, unsigned long flags, in tomoyo_mount_permission()
|
D | domain.c | 243 const u8 type) in tomoyo_write_transition_control() 300 const enum tomoyo_transition_type type) in tomoyo_scan_transition() 349 enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET; in tomoyo_transition_type() local
|
D | group.c | 74 int tomoyo_write_group(struct tomoyo_acl_param *param, const u8 type) in tomoyo_write_group()
|
D | file.c | 214 const u8 type = r->param.path_number.operation; in tomoyo_audit_path_number_log() local 708 int tomoyo_path_number_perm(const u8 type, const struct path *path, in tomoyo_path_number_perm() 1015 u8 type; in tomoyo_write_file() local
|
D | tomoyo.c | 223 int type = TOMOYO_TYPE_CREATE; in tomoyo_path_mknod() local 398 const char *type, unsigned long flags, void *data) in tomoyo_sb_mount()
|
D | util.c | 225 const unsigned long value, const u8 type) in tomoyo_print_ulong() 274 u8 type; in tomoyo_parse_number_union() local
|
/security/integrity/evm/ |
D | evm_crypto.c | 74 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc() 143 char type, char *digest) in hmac_add_misc() 190 uint8_t type, struct evm_digest *data) in evm_calc_hmac_or_hash() 263 char type, struct evm_digest *data) in evm_calc_hash()
|
/security/integrity/ |
D | integrity.h | 77 u8 type; member 95 u8 type; member 98 u8 type; member 110 uint8_t type; /* xattr type */ member 236 integrity_audit_log_start(struct audit_context *ctx, gfp_t gfp_mask, int type) in integrity_audit_log_start() 250 integrity_audit_log_start(struct audit_context *ctx, gfp_t gfp_mask, int type) in integrity_audit_log_start()
|
/security/ |
D | device_cgroup.c | 34 short type; member 248 static char type_to_char(short type) in type_to_char() 313 static bool match_exception(struct list_head *exceptions, short type, in match_exception() 350 static bool match_exception_partial(struct list_head *exceptions, short type, in match_exception_partial() 804 int __devcgroup_check_permission(short type, u32 major, u32 minor, in __devcgroup_check_permission()
|
D | security.c | 732 int security_quotactl(int cmds, int type, int id, struct super_block *sb) in security_quotactl() 742 int security_syslog(int type) in security_syslog() 858 const char *type, unsigned long flags, void *data) in security_sb_mount() 1797 struct task_struct *target, long type, int mode) in security_msg_queue_msgrcv() 1974 int security_socket_create(int family, int type, int protocol, int kern) in security_socket_create() 1980 int type, int protocol, int kern) in security_socket_post_create() 2410 int security_perf_event_open(struct perf_event_attr *attr, int type) in security_perf_event_open()
|
/security/apparmor/ |
D | mount.c | 132 const char *type, const char *trans, in audit_mount() 241 const char *type, unsigned long flags, in do_match_mnt() 317 const char *devname, const char *type, in match_mnt_path_str() 374 const char *type, unsigned long flags, void *data, in match_mnt() 502 const struct path *path, const char *type, unsigned long flags, in aa_new_mount()
|
D | audit.c | 107 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg() 125 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit()
|
D | lib.c | 382 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label() 396 u32 request, int type, u32 *deny, in aa_profile_label_perm() 433 int type, error; in aa_check_perms() local
|
D | net.c | 107 u32 request, u16 family, int type) in aa_profile_af_perm() 133 int type, int protocol) in aa_af_perm()
|
D | capability.c | 68 int type = AUDIT_APPARMOR_AUTO; in audit_caps() local
|
/security/keys/ |
D | request_key.c | 558 struct key *request_key_and_link(struct key_type *type, in request_key_and_link() 690 struct key *request_key_tag(struct key_type *type, in request_key_tag() 730 struct key *request_key_with_auxdata(struct key_type *type, in request_key_with_auxdata() 766 struct key *request_key_rcu(struct key_type *type, in request_key_rcu()
|
D | keyctl.c | 43 static int key_get_type_from_user(char *type, in key_get_type_from_user() 79 char type[32], *description; in SYSCALL_DEFINE5() local 177 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local 723 char type[32], *description; in keyctl_keyring_search() local 1657 char type[32]; in keyctl_restrict_keyring() local
|
D | key.c | 224 struct key *key_alloc(struct key_type *type, const char *desc, in key_alloc() 697 struct key_type *key_type_lookup(const char *type) in key_type_lookup() 809 const char *type, in key_create_or_update()
|
D | keyring.c | 168 unsigned long hash, type; in hash_key_type_and_desc() local 559 const struct key_type *type, in restrict_link_reject() 942 struct key_type *type, in keyring_search() 1025 int keyring_restrict(key_ref_t keyring_ref, const char *type, in keyring_restrict()
|
/security/apparmor/include/ |
D | audit.h | 109 int type; member 134 int type, protocol; member 148 const char *type; member
|
/security/integrity/platform_certs/ |
D | load_uefi.c | 74 size_t len, const char *type, in uefi_blacklist_hash()
|
/security/selinux/ss/ |
D | context.h | 30 u32 type; member
|
/security/selinux/include/ |
D | netlabel.h | 87 u32 *type, in selinux_netlbl_skbuff_getsid()
|
/security/smack/ |
D | smack.h | 452 char type) in smk_ad_init() 461 char type, struct lsm_network_audit *net) in smk_ad_init_net() 497 char type) in smk_ad_init()
|