Home
last modified time | relevance | path

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

/Linux-v5.15/security/integrity/ima/
Dima_template.c78 static struct ima_template_desc *ima_buf_template; variable
278 if (!ima_buf_template) { in ima_template_desc_buf()
280 ima_buf_template = lookup_template_desc("ima-buf"); in ima_template_desc_buf()
282 return ima_buf_template; in ima_template_desc_buf()