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