Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima_policy.c36 #define APPRAISE 0x0004 /* same as IMA_APPRAISE */ macro
128 {.action = APPRAISE, .fowner = GLOBAL_ROOT_UID, .flags = IMA_FOWNER},
131 {.action = APPRAISE, .fowner = GLOBAL_ROOT_UID,
544 entry->action = APPRAISE; in ima_parse_rule()
714 if (entry->action != APPRAISE) { in ima_parse_rule()