Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/ima/
Dima.h94 struct ima_template_entry { struct
105 struct ima_template_entry *entry; argument
133 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
150 int ima_restore_measurement_entry(struct ima_template_entry *entry);
207 struct ima_template_entry **entry);
208 int ima_store_template(struct ima_template_entry *entry, int violation,
211 void ima_free_template_entry(struct ima_template_entry *entry);
Dima_queue.c77 static int get_binary_runtime_size(struct ima_template_entry *entry) in get_binary_runtime_size()
96 static int ima_add_digest_entry(struct ima_template_entry *entry, in ima_add_digest_entry()
162 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry()
206 int ima_restore_measurement_entry(struct ima_template_entry *entry) in ima_restore_measurement_entry()
Dima_api.c28 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry()
42 struct ima_template_entry **entry) in ima_alloc_init_template()
89 int ima_store_template(struct ima_template_entry *entry, in ima_store_template()
134 struct ima_template_entry *entry; in ima_add_violation()
286 struct ima_template_entry *entry; in ima_store_measurement()
Dima_init.c50 struct ima_template_entry *entry; in ima_add_boot_aggregate()
Dima_template.c278 struct ima_template_entry **entry) in ima_restore_template_data()
335 struct ima_template_entry *entry; in ima_restore_measurement_list()
Dima_fs.c136 struct ima_template_entry *e; in ima_measurements_show()
225 struct ima_template_entry *e; in ima_ascii_measurements_show()