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