Searched refs:ima_store_template (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/security/integrity/ima/ |
D | ima_api.c | 88 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() function 147 result = ima_store_template(entry, violation, inode, filename); in ima_add_violation() 283 result = ima_store_template(entry, violation, inode, filename); in ima_store_measurement()
|
D | ima_init.c | 81 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
|
D | ima.h | 154 int ima_store_template(struct ima_template_entry *entry, int violation,
|