Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_api.c23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() function
81 ima_free_template_entry(*entry); in ima_alloc_init_template()
157 ima_free_template_entry(entry); in ima_add_violation()
337 ima_free_template_entry(entry); in ima_store_measurement()
H A Dima_init.c91 ima_free_template_entry(entry); in ima_add_boot_aggregate()
H A Dima.h279 void ima_free_template_entry(struct ima_template_entry *entry);
H A Dima_template.c353 ima_free_template_entry(*entry); in ima_restore_template_data()
H A Dima_main.c867 ima_free_template_entry(entry); in process_buffer_measurement()