Searched refs:IMA_TEMPLATE_NUM_FIELDS_MAX (Results 1 – 2 of 2) sorted by relevance
160 struct ima_template_field *found_fields[IMA_TEMPLATE_NUM_FIELDS_MAX]; in template_desc_init_fields()169 if (template_num_fields > IMA_TEMPLATE_NUM_FIELDS_MAX) { in template_desc_init_fields()
47 #define IMA_TEMPLATE_NUM_FIELDS_MAX 15 macro