Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_template.c61 * ima_template_has_modsig - Check whether template has modsig-related fields.
67 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) in ima_template_has_modsig() function
H A Dima.h160 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
H A Dima_main.c336 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima.h160 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
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) in ima_template_has_modsig() function
H A Dima_main.c351 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()

Completed in 7 milliseconds