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() 530 status = INTEGRITY_PASS; in ima_appraise_measurement() 537 case INTEGRITY_PASS: in ima_appraise_measurement() 587 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement() 593 status = INTEGRITY_PASS; in ima_appraise_measurement() 602 status = INTEGRITY_PASS; in ima_appraise_measurement() 627 if ((iint->ima_file_status != INTEGRITY_PASS) [all...]
816 iint->ima_file_status = INTEGRITY_PASS;
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