Home
last modified time | relevance | path

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

/linux-6.1.9/security/integrity/ima/
Dima_template.c19 static struct ima_template_desc builtin_templates[] = { variable
144 int num_templates = ARRAY_SIZE(builtin_templates); in ima_template_fmt_setup()
155 builtin_templates[num_templates - 1].fmt = str; in ima_template_fmt_setup()
156 ima_template = builtin_templates + num_templates - 1; in ima_template_fmt_setup()
267 for (i = 0; i < ARRAY_SIZE(builtin_templates); i++) { in ima_init_template_list()
268 list_add_tail_rcu(&builtin_templates[i].list, in ima_init_template_list()