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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/integrity/ima/
H A Dima_api.c22 * ima_store_template - store ima template measurements
37 int ima_store_template(struct ima_template_entry *entry, function
87 result = ima_store_template(entry, violation, inode);
155 * ima_store_template.
186 result = ima_store_template(entry, violation, inode);
H A Dima_init.c66 result = ima_store_template(entry, violation, NULL);
H A Dima.h120 int ima_store_template(struct ima_template_entry *entry, int violation,

Completed in 27 milliseconds