Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_template.c47 #define MAX_TEMPLATE_NAME_LEN 15 macro
325 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list()
379 if (hdr[HDR_TEMPLATE_NAME].len >= MAX_TEMPLATE_NAME_LEN) { in ima_restore_measurement_list()