Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template.c107 int template_len = strlen(str); in ima_template_setup() local
130 if (template_len == 3 && strcmp(str, IMA_TEMPLATE_IMA_NAME) == 0 && in ima_template_setup()