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.c134 IMA_TEMPLATE_FIELD_ID_MAX_LEN) == 0) in lookup_template_field()
177 char tmp_field_id[IMA_TEMPLATE_FIELD_ID_MAX_LEN + 1]; in template_desc_init_fields()
180 if (len == 0 || len > IMA_TEMPLATE_FIELD_ID_MAX_LEN) { in template_desc_init_fields()
Dima.h46 #define IMA_TEMPLATE_FIELD_ID_MAX_LEN 16 macro
79 const char field_id[IMA_TEMPLATE_FIELD_ID_MAX_LEN];