Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_template.c160 IMA_TEMPLATE_FIELD_ID_MAX_LEN) == 0) in lookup_template_field()
203 char tmp_field_id[IMA_TEMPLATE_FIELD_ID_MAX_LEN + 1]; in template_desc_init_fields()
206 if (len == 0 || len > IMA_TEMPLATE_FIELD_ID_MAX_LEN) { in template_desc_init_fields()
Dima.h42 #define IMA_TEMPLATE_FIELD_ID_MAX_LEN 16 macro
77 const char field_id[IMA_TEMPLATE_FIELD_ID_MAX_LEN];