Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_template.c79 #define MAX_TEMPLATE_NAME_LEN \ macro
416 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list()
471 if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) { in ima_restore_measurement_list()