Home
last modified time | relevance | path

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

/openbmc/linux/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()
386 ima_free_template_entry(entry); in ima_store_measurement()
H A Dima_init.c90 ima_free_template_entry(entry); in ima_add_boot_aggregate()
H A Dima.h285 void ima_free_template_entry(struct ima_template_entry *entry);
H A Dima_template.c406 ima_free_template_entry(*entry); in ima_restore_template_data()
H A Dima_main.c1024 ima_free_template_entry(entry); in process_buffer_measurement()