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

/linux-master/security/integrity/ima/
H A Dima_main.c219 int rc = 0, action, must_appraise = 0; local
244 must_appraise = action & IMA_APPRAISE;
341 if (must_appraise) {
403 if (rc == 0 && must_appraise && allowed_algos != 0 &&
421 if (must_appraise) {
704 int must_appraise; local
709 must_appraise = ima_must_appraise(idmap, inode, MAY_ACCESS,
711 if (!must_appraise)
736 int must_appraise; local
741 must_appraise
[all...]

Completed in 88 milliseconds