Searched refs:INTEGRITY_PASS (Results 1 – 4 of 4) sorted by relevance
322 *status = INTEGRITY_PASS; in xattr_verify()360 *status = INTEGRITY_PASS; in xattr_verify()399 *status = INTEGRITY_PASS; in xattr_verify()433 *status = INTEGRITY_PASS; in modsig_verify()540 status = INTEGRITY_PASS; in ima_appraise_measurement()547 case INTEGRITY_PASS: in ima_appraise_measurement()597 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement()603 status = INTEGRITY_PASS; in ima_appraise_measurement()612 status = INTEGRITY_PASS; in ima_appraise_measurement()637 if ((iint->ima_file_status != INTEGRITY_PASS) && in ima_update_xattr()
812 iint->ima_file_status = INTEGRITY_PASS; in ima_post_create_tmpfile()
185 enum integrity_status evm_status = INTEGRITY_PASS; in evm_verify_hmac()191 if (iint && (iint->evm_status == INTEGRITY_PASS || in evm_verify_hmac()445 return INTEGRITY_PASS; in evm_verify_current_integrity()515 if ((evm_status == INTEGRITY_PASS) || in evm_protect_xattr()563 if (evm_status != INTEGRITY_PASS && in evm_protect_xattr()569 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_protect_xattr()685 if ((evm_status == INTEGRITY_PASS) || in evm_inode_set_acl()931 if ((evm_status == INTEGRITY_PASS) || in evm_inode_setattr()
14 INTEGRITY_PASS = 0, enumerator