Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_template.c188 const struct ima_template_field *found_fields[IMA_TEMPLATE_NUM_FIELDS_MAX]; in template_desc_init_fields()
197 if (template_num_fields > IMA_TEMPLATE_NUM_FIELDS_MAX) { in template_desc_init_fields()
H A Dima.h43 #define IMA_TEMPLATE_NUM_FIELDS_MAX 15 macro
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template.c213 const struct ima_template_field *found_fields[IMA_TEMPLATE_NUM_FIELDS_MAX]; in template_desc_init_fields()
222 if (template_num_fields > IMA_TEMPLATE_NUM_FIELDS_MAX) { in template_desc_init_fields()
H A Dima.h39 #define IMA_TEMPLATE_NUM_FIELDS_MAX 15 macro

Completed in 4 milliseconds