Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_api.c24 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() function
83 ima_free_template_entry(*entry); in ima_alloc_init_template()
159 ima_free_template_entry(entry); in ima_add_violation()
391 ima_free_template_entry(entry); in ima_store_measurement()
H A Dima_template.c407 ima_free_template_entry(*entry); in ima_restore_template_data()
H A Dima.h409 void ima_free_template_entry(struct ima_template_entry *entry);
H A Dima_main.c1139 ima_free_template_entry(entry); in process_buffer_measurement()