Home
last modified time | relevance | path

Searched defs:ima_rule_entry (Results 1 – 1 of 1) sorted by relevance

/security/integrity/ima/
Dima_policy.c72 struct ima_rule_entry { struct
73 struct list_head list;
74 int action;
75 unsigned int flags;
76 enum ima_hooks func;
77 int mask;
78 unsigned long fsmagic;
79 uuid_t fsuuid;
103 …"The bitfield allowed_algos in ima_rule_entry is too small to contain all the supported hash algor… argument