Searched refs:template_desc_init_fields (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/security/integrity/ima/ |
| D | ima_template.c | 142 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup() 200 int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function 290 result = template_desc_init_fields(template->fmt, in ima_init_template() 306 result = template_desc_init_fields(template->fmt, in ima_init_template() 322 ret = template_desc_init_fields(template_name, NULL, NULL); in restore_template_fmt() 489 ret = template_desc_init_fields(template_desc->fmt, in ima_restore_measurement_list()
|
| D | ima.h | 154 int template_desc_init_fields(const char *template_fmt,
|
| D | ima_policy.c | 1660 template_desc_init_fields(template_desc->fmt, in ima_parse_rule()
|