| /security/tomoyo/ |
| A D | gc.c | 165 struct tomoyo_path_acl *entry in tomoyo_del_acl() local 172 struct tomoyo_path2_acl *entry in tomoyo_del_acl() local 180 struct tomoyo_path_number_acl *entry in tomoyo_del_acl() local 188 struct tomoyo_mkdev_acl *entry in tomoyo_del_acl() local 198 struct tomoyo_mount_acl *entry in tomoyo_del_acl() local 208 struct tomoyo_env_acl *entry = in tomoyo_del_acl() local 216 struct tomoyo_inet_acl *entry = in tomoyo_del_acl() local 225 struct tomoyo_unix_acl *entry = in tomoyo_del_acl() local 233 struct tomoyo_task_acl *entry = in tomoyo_del_acl() local
|
| A D | domain.c | 39 struct tomoyo_acl_head *entry; in tomoyo_update_policy() local 104 struct tomoyo_acl_info *entry; in tomoyo_update_domain() local 465 struct tomoyo_policy_namespace *entry; in tomoyo_assign_namespace() local 526 struct tomoyo_domain_info *entry = tomoyo_find_domain(domainname); in tomoyo_assign_domain() local
|
| A D | memory.c | 121 struct tomoyo_group *entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_get_group() local
|
| A D | condition.c | 407 (struct tomoyo_condition *entry) in tomoyo_commit_condition() 497 struct tomoyo_condition *entry = NULL; in tomoyo_get_condition() local
|
| A D | audit.c | 370 struct tomoyo_log *entry; in tomoyo_write_log2() local
|
| A D | common.c | 486 struct tomoyo_profile *entry; in tomoyo_assign_profile() local 2020 static void tomoyo_patternize_path(char *buffer, const int len, char *entry) in tomoyo_patternize_path() 2166 struct tomoyo_query entry = { }; in tomoyo_supervisor() local
|
| A D | common.h | 515 struct tomoyo_path_info entry; member
|
| /security/integrity/ima/ |
| A D | ima_queue_keys.c | 58 static void ima_free_key_entry(struct ima_key_entry *entry) in ima_free_key_entry() 73 struct ima_key_entry *entry; in ima_alloc_key_entry() local 108 struct ima_key_entry *entry; in ima_queue_key() local 135 struct ima_key_entry *entry, *tmp; in ima_process_queued_keys() local
|
| A D | ima_queue.c | 81 static int get_binary_runtime_size(struct ima_template_entry *entry) in get_binary_runtime_size() 100 static int ima_add_digest_entry(struct ima_template_entry *entry, in ima_add_digest_entry() 166 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() 223 int ima_restore_measurement_entry(struct ima_template_entry *entry) in ima_restore_measurement_entry()
|
| A D | ima_policy.c | 389 static void ima_free_rule(struct ima_rule_entry *entry) in ima_free_rule() 481 struct ima_rule_entry *entry, *e; in ima_lsm_update_rules() local 747 struct ima_rule_entry *entry; in ima_match_policy() local 815 struct ima_rule_entry *entry; in ima_update_policy_flags() local 872 struct ima_rule_entry *entry; in add_rules() local 1928 struct ima_rule_entry *entry; in ima_parse_add_rule() local 1971 struct ima_rule_entry *entry, *tmp; in ima_delete_rules() local 2001 struct ima_rule_entry *entry; in ima_policy_start() local 2018 struct ima_rule_entry *entry = v; in ima_policy_next() local 2075 struct ima_rule_entry *entry = v; in ima_policy_show() local [all …]
|
| A D | ima_api.c | 23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() 38 struct ima_template_entry **entry, in ima_alloc_init_template() 102 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() 137 struct ima_template_entry *entry; in ima_add_violation() local 358 struct ima_template_entry *entry; in ima_store_measurement() local
|
| A D | ima_init.c | 46 struct ima_template_entry *entry; in ima_add_boot_aggregate() local
|
| A D | ima_template.c | 359 struct ima_template_entry **entry) in ima_restore_template_data() 427 struct ima_template_entry *entry; in ima_restore_measurement_list() local
|
| A D | ima_crypto.c | 579 struct ima_template_entry *entry, in ima_calc_field_array_hash_tfm() 623 struct ima_template_entry *entry) in ima_calc_field_array_hash()
|
| A D | ima_main.c | 1017 struct ima_template_entry *entry = NULL; in process_buffer_measurement() local
|
| A D | ima.h | 117 struct ima_template_entry *entry; member
|
| /security/selinux/ss/ |
| A D | sidtab.c | 62 struct sidtab_entry *entry; in context_to_sid() local 123 struct sidtab_entry *entry; in sidtab_hash_stats() local 187 union sidtab_entry_inner *entry; in sidtab_do_lookup() local 245 struct sidtab_entry *entry; in sidtab_search_core() local 365 struct sidtab_entry *entry; in sidtab_convert_hashtable() local 508 static void sidtab_destroy_entry(struct sidtab_entry *entry) in sidtab_destroy_entry() 516 static void sidtab_destroy_tree(union sidtab_entry_inner entry, u32 level) in sidtab_destroy_tree() 563 void sidtab_sid2str_put(struct sidtab *s, struct sidtab_entry *entry, in sidtab_sid2str_put() 608 int sidtab_sid2str_get(struct sidtab *s, struct sidtab_entry *entry, char **out, in sidtab_sid2str_get()
|
| A D | sidtab.h | 66 struct sidtab_entry entry; member 114 struct sidtab_entry *entry = sidtab_search_entry(s, sid); in sidtab_search() local 121 struct sidtab_entry *entry = sidtab_search_entry_force(s, sid); in sidtab_search_force() local 148 struct sidtab_entry *entry, in sidtab_sid2str_put() 153 struct sidtab_entry *entry, char **out, in sidtab_sid2str_get()
|
| A D | services.c | 1313 struct sidtab_entry *entry, in sidtab_entry_to_string() 1363 struct sidtab_entry *entry; in security_sid_to_context_core() local
|
| /security/apparmor/ |
| A D | lib.c | 53 struct val_table_ent *entry; in val_table_find_ent() local
|