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

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

Completed in 201 milliseconds