Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_template.c92 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) in ima_template_has_modsig() function
H A Dima.h276 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
H A Dima_main.c367 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()