Searched refs:INTEGRITY_PASS (Results 1 – 4 of 4) sorted by relevance
323 *status = INTEGRITY_PASS; in xattr_verify()361 *status = INTEGRITY_PASS; in xattr_verify()398 *status = INTEGRITY_PASS; in xattr_verify()432 *status = INTEGRITY_PASS; in modsig_verify()518 status = INTEGRITY_PASS; in ima_appraise_measurement()525 case INTEGRITY_PASS: in ima_appraise_measurement()575 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement()581 status = INTEGRITY_PASS; in ima_appraise_measurement()590 status = INTEGRITY_PASS; in ima_appraise_measurement()615 if ((iint->ima_file_status != INTEGRITY_PASS) && in ima_update_xattr()
710 iint->ima_file_status = INTEGRITY_PASS;
176 enum integrity_status evm_status = INTEGRITY_PASS; in evm_verify_hmac()181 if (iint && (iint->evm_status == INTEGRITY_PASS || in evm_verify_hmac()434 return INTEGRITY_PASS; in evm_verify_current_integrity()499 if ((evm_status == INTEGRITY_PASS) || in evm_protect_xattr()546 if (evm_status != INTEGRITY_PASS && in evm_protect_xattr()552 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_protect_xattr()665 if ((evm_status == INTEGRITY_PASS) || in evm_inode_set_acl()825 if ((evm_status == INTEGRITY_PASS) || in evm_inode_setattr()
13 INTEGRITY_PASS = 0, enumerator