Home
last modified time | relevance | path

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

/Linux-v5.10/security/integrity/ima/
Dima_template.c19 static struct ima_template_desc builtin_templates[] = { variable
116 int num_templates = ARRAY_SIZE(builtin_templates); in ima_template_fmt_setup()
127 builtin_templates[num_templates - 1].fmt = str; in ima_template_fmt_setup()
128 ima_template = builtin_templates + num_templates - 1; in ima_template_fmt_setup()
238 for (i = 0; i < ARRAY_SIZE(builtin_templates); i++) { in ima_init_template_list()
239 list_add_tail_rcu(&builtin_templates[i].list, in ima_init_template_list()