Home
last modified time | relevance | path

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

/linux-6.6.21/security/integrity/ima/
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()
382 ima_free_template_entry(entry); in ima_store_measurement()
Dima_init.c90 ima_free_template_entry(entry); in ima_add_boot_aggregate()
Dima.h285 void ima_free_template_entry(struct ima_template_entry *entry);
Dima_template.c406 ima_free_template_entry(*entry); in ima_restore_template_data()
Dima_main.c1021 ima_free_template_entry(entry); in process_buffer_measurement()