Home
last modified time | relevance | path

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

/Linux-v5.4/security/integrity/ima/
Dima_template.c123 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup()
181 int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function
262 result = template_desc_init_fields(template->fmt, in ima_init_template()
278 ret = template_desc_init_fields(template_name, NULL, NULL); in restore_template_fmt()
433 ret = template_desc_init_fields(template_desc->fmt, in ima_restore_measurement_list()
Dima.h150 int template_desc_init_fields(const char *template_fmt,
Dima_policy.c1209 template_desc_init_fields(template_desc->fmt, in ima_parse_rule()