Home
last modified time | relevance | path

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

/Linux-v5.15/security/integrity/ima/
Dima_template.c74 #define MAX_TEMPLATE_NAME_LEN \ macro
405 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list()
460 if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) { in ima_restore_measurement_list()