Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/ima/
Dima_api.c28 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() function
68 ima_free_template_entry(*entry); in ima_alloc_init_template()
152 ima_free_template_entry(entry); in ima_add_violation()
307 ima_free_template_entry(entry); in ima_store_measurement()
Dima_init.c85 ima_free_template_entry(entry); in ima_add_boot_aggregate()
Dima.h211 void ima_free_template_entry(struct ima_template_entry *entry);
Dima_template.c315 ima_free_template_entry(*entry); in ima_restore_template_data()