Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima.h156 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
Dima_template.c69 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) in ima_template_has_modsig() function
Dima_main.c332 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()