Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_template.c195 int template_fmt_len = strlen(template_fmt); in template_fmt_size() local
198 while (i < template_fmt_len) { in template_fmt_size()