Home
last modified time | relevance | path

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

/Linux-v5.15/security/integrity/ima/
Dima_template.c19 static struct ima_template_desc builtin_templates[] = { variable
137 int num_templates = ARRAY_SIZE(builtin_templates); in ima_template_fmt_setup()
148 builtin_templates[num_templates - 1].fmt = str; in ima_template_fmt_setup()
149 ima_template = builtin_templates + num_templates - 1; in ima_template_fmt_setup()
259 for (i = 0; i < ARRAY_SIZE(builtin_templates); i++) { in ima_init_template_list()
260 list_add_tail_rcu(&builtin_templates[i].list, in ima_init_template_list()