Searched refs:ima_template_has_modsig (Results 1 – 3 of 3) sorted by relevance
155 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
68 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) in ima_template_has_modsig() function
318 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()