Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima_api.c88 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()
Dima_init.c81 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
Dima.h154 int ima_store_template(struct ima_template_entry *entry, int violation,