Searched refs:INTEGRITY_PASS (Results 1 – 4 of 4) sorted by relevance
321 *status = INTEGRITY_PASS; in xattr_verify()359 *status = INTEGRITY_PASS; in xattr_verify()398 *status = INTEGRITY_PASS; in xattr_verify()432 *status = INTEGRITY_PASS; in modsig_verify()517 status = INTEGRITY_PASS; in ima_appraise_measurement()524 case INTEGRITY_PASS: in ima_appraise_measurement()574 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement()580 status = INTEGRITY_PASS; in ima_appraise_measurement()589 status = INTEGRITY_PASS; in ima_appraise_measurement()614 if ((iint->ima_file_status != INTEGRITY_PASS) && in ima_update_xattr()
721 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