Home
last modified time | relevance | path

Searched refs:ima_buf_template (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/security/integrity/ima/
Dima_template.c83 static struct ima_template_desc *ima_buf_template; variable
286 if (!ima_buf_template) { in ima_template_desc_buf()
288 ima_buf_template = lookup_template_desc("ima-buf"); in ima_template_desc_buf()
290 return ima_buf_template; in ima_template_desc_buf()