Home
last modified time | relevance | path

Searched refs:ima_store_template (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/security/integrity/ima/
Dima_api.c89 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() function
149 result = ima_store_template(entry, violation, inode, in ima_add_violation()
301 result = ima_store_template(entry, violation, inode, filename, pcr); in ima_store_measurement()
Dima_init.c81 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
Dima.h208 int ima_store_template(struct ima_template_entry *entry, int violation,