Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/ima/
Dima_queue.c162 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() function
Dima.h133 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
Dima_api.c119 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()