Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima.h160 bool ima_template_has_modsig(const struct ima_template_desc *ima_template);
H A Dima_template.c67 bool ima_template_has_modsig(const struct ima_template_desc *ima_template) in ima_template_has_modsig() function
H A Dima_main.c322 if (!rc && ima_template_has_modsig(template_desc) && in process_measurement()