Searched refs:template_desc_init_fields (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/security/integrity/ima/ |
D | ima_template.c | 121 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup() 179 int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function 260 result = template_desc_init_fields(template->fmt, in ima_init_template() 276 ret = template_desc_init_fields(template_name, NULL, NULL); in restore_template_fmt() 443 ret = template_desc_init_fields(template_desc->fmt, in ima_restore_measurement_list()
|
D | ima.h | 155 int template_desc_init_fields(const char *template_fmt,
|
D | ima_main.c | 837 ret = template_desc_init_fields(template->fmt, in process_buffer_measurement()
|
D | ima_policy.c | 1468 template_desc_init_fields(template_desc->fmt, in ima_parse_rule()
|