Home
last modified time | relevance | path

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

/linux-4.1.27/security/integrity/ima/
Dima_template.c45 static int template_desc_init_fields(const char *template_fmt,
90 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup()
141 static int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function
200 result = template_desc_init_fields(template->fmt, in ima_init_template()