Searched refs:template_desc_init_fields (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_template.c | 124 if (template_desc_init_fields(str, NULL, NULL) < 0) { in ima_template_fmt_setup() 183 int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() function 264 result = template_desc_init_fields(template->fmt, in ima_init_template() 280 ret = template_desc_init_fields(template_name, NULL, NULL); in restore_template_fmt() 447 ret = template_desc_init_fields(template_desc->fmt, in ima_restore_measurement_list()
|
| H A D | ima.h | 155 int template_desc_init_fields(const char *template_fmt,
|
| H A D | ima_main.c | 837 ret = template_desc_init_fields(template->fmt, in process_buffer_measurement()
|
| H A D | ima_policy.c | 1468 template_desc_init_fields(template_desc->fmt, in ima_parse_rule()
|