HDR_TEMPLATE_NAME 404 security/integrity/ima/ima_template.c if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) { HDR_TEMPLATE_NAME 411 security/integrity/ima/ima_template.c memcpy(template_name, hdr[HDR_TEMPLATE_NAME].data, HDR_TEMPLATE_NAME 412 security/integrity/ima/ima_template.c hdr[HDR_TEMPLATE_NAME].len); HDR_TEMPLATE_NAME 413 security/integrity/ima/ima_template.c template_name[hdr[HDR_TEMPLATE_NAME].len] = 0;