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

/linux-master/security/integrity/ima/
H A Dima_template.c149 if (template_desc_init_fields(str, NULL, NULL) < 0) {
208 int template_desc_init_fields(const char *template_fmt, function
298 result = template_desc_init_fields(template->fmt,
314 result = template_desc_init_fields(template->fmt,
330 ret = template_desc_init_fields(template_name, NULL, NULL);
500 ret = template_desc_init_fields(template_desc->fmt,
H A Dima.h261 int template_desc_init_fields(const char *template_fmt,
H A Dima_policy.c1872 * template_desc_init_fields() does nothing if
1876 template_desc_init_fields(template_desc->fmt,

Completed in 227 milliseconds