Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima.h88 struct ima_template_entry { struct
98 struct ima_template_entry *entry; argument
105 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
153 struct ima_template_entry **entry);
154 int ima_store_template(struct ima_template_entry *entry, int violation,
156 void ima_free_template_entry(struct ima_template_entry *entry);
Dima_api.c27 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry()
41 struct ima_template_entry **entry) in ima_alloc_init_template()
88 int ima_store_template(struct ima_template_entry *entry, in ima_store_template()
132 struct ima_template_entry *entry; in ima_add_violation()
268 struct ima_template_entry *entry; in ima_store_measurement()
Dima_queue.c71 static int ima_add_digest_entry(struct ima_template_entry *entry) in ima_add_digest_entry()
108 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry()
Dima_init.c50 struct ima_template_entry *entry; in ima_add_boot_aggregate()
Dima_fs.c120 struct ima_template_entry *e; in ima_measurements_show()
206 struct ima_template_entry *e; in ima_ascii_measurements_show()