Searched refs:IMA_HASH (Results 1 – 5 of 5) sorted by relevance
139 #define IMA_HASH 0x00000100 macro156 IMA_HASH | IMA_APPRAISE_SUBMASK)
84 func, mask, IMA_APPRAISE | IMA_HASH, NULL, in ima_must_appraise()638 !(iint->flags & IMA_HASH)) in ima_update_xattr()
195 int flags = IMA_MEASURE | IMA_AUDIT | IMA_APPRAISE | IMA_HASH; in ima_get_action()
360 if ((action & IMA_HASH) && in process_measurement()368 action ^= IMA_HASH; in process_measurement()
770 action &= ~IMA_HASH; in ima_match_policy()
Completed in 13 milliseconds