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

/linux-master/security/integrity/ima/
H A Dima_template.c86 * ima_template_has_modsig - Check whether template has modsig-related fields.
92 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) function
H A Dima.h267 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
H A Dima_main.c351 if (!rc && ima_template_has_modsig(template_desc) &&

Completed in 153 milliseconds