Home
last modified time | relevance | path

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

/Linux-v6.1/security/integrity/ima/
Dima_template.c79 #define MAX_TEMPLATE_NAME_LEN \ macro
413 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list()
468 if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) { in ima_restore_measurement_list()