Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima_queue.c108 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() function
Dima.h105 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
Dima_api.c117 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()