Searched refs:ima_store_template (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/security/integrity/ima/ |
D | ima_api.c | 89 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()
|
D | ima_init.c | 81 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
|
D | ima.h | 208 int ima_store_template(struct ima_template_entry *entry, int violation,
|