Searched refs:INTEGRITY_PASS (Results 1 – 4 of 4) sorted by relevance
320 *status = INTEGRITY_PASS; in xattr_verify()358 *status = INTEGRITY_PASS; in xattr_verify()395 *status = INTEGRITY_PASS; in xattr_verify()429 *status = INTEGRITY_PASS; in modsig_verify()513 status = INTEGRITY_PASS; in ima_appraise_measurement()520 case INTEGRITY_PASS: in ima_appraise_measurement()570 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement()576 status = INTEGRITY_PASS; in ima_appraise_measurement()585 status = INTEGRITY_PASS; in ima_appraise_measurement()610 if ((iint->ima_file_status != INTEGRITY_PASS) && in ima_update_xattr()
662 iint->ima_file_status = INTEGRITY_PASS; in ima_post_create_tmpfile()
175 enum integrity_status evm_status = INTEGRITY_PASS; in evm_verify_hmac()180 if (iint && (iint->evm_status == INTEGRITY_PASS || in evm_verify_hmac()433 return INTEGRITY_PASS; in evm_verify_current_integrity()559 if ((evm_status == INTEGRITY_PASS) || in evm_protect_xattr()606 if (evm_status != INTEGRITY_PASS && in evm_protect_xattr()612 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_protect_xattr()803 if ((evm_status == INTEGRITY_PASS) || in evm_inode_setattr()
13 INTEGRITY_PASS = 0, enumerator