Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/ima/
Dima_template.c51 static int template_desc_init_fields(const char *template_fmt,
98 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup()
155 static int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function
236 result = template_desc_init_fields(template->fmt, in ima_init_template()
252 ret = template_desc_init_fields(template_name, NULL, NULL); in restore_template_fmt()
408 ret = template_desc_init_fields(template_desc->fmt, in ima_restore_measurement_list()