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

/linux-master/security/integrity/ima/
H A Dima_template.c17 HDR_TEMPLATE_DATA, HDR__LAST }; enumerator in enum:header_fields
420 struct ima_field_data hdr[HDR__LAST] = {
429 DECLARE_BITMAP(hdr_mask, HDR__LAST);
452 bitmap_zero(hdr_mask, HDR__LAST);
466 ret = ima_parse_buf(bufp, bufendp, &bufp, HDR__LAST, hdr, NULL,

Completed in 109 milliseconds