template_len       83 security/integrity/ima/ima_template.c 	int template_len = strlen(str);
template_len      105 security/integrity/ima/ima_template.c 	if (template_len == 3 && strcmp(str, IMA_TEMPLATE_IMA_NAME) == 0 &&