Lines Matching refs:template
59 pr_err("invalid hash algorithm \"%s\" for template \"%s\"",
346 * template format and whether the file was already measured.
470 struct ima_template_desc *template = NULL;
490 &pcr, &template, NULL, NULL);
493 MMAP_CHECK_REQPROT, &pcr, &template, NULL,
942 struct ima_template_desc *template;
956 template = ima_template_desc_buf();
957 if (!template) {
973 secid, 0, func, &pcr, &template,
1012 ret = ima_alloc_init_template(&event_data, &entry, template);