MAX_TEMPLATE_NAME_LEN  350 security/integrity/ima/ima_template.c 	char template_name[MAX_TEMPLATE_NAME_LEN];
MAX_TEMPLATE_NAME_LEN  404 security/integrity/ima/ima_template.c 		if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) {