Searched refs:INTEGRITY_PASS (Results 1 – 4 of 4) sorted by relevance
287 *status = INTEGRITY_PASS; in xattr_verify() 335 *status = INTEGRITY_PASS; in xattr_verify() 369 *status = INTEGRITY_PASS; in xattr_verify() 403 *status = INTEGRITY_PASS; in xattr_verify() 500 status = INTEGRITY_PASS; in ima_appraise_measurement() 507 case INTEGRITY_PASS: in ima_appraise_measurement() 557 } else if (status != INTEGRITY_PASS) { in ima_appraise_measurement() 563 status = INTEGRITY_PASS; in ima_appraise_measurement() 568 status = INTEGRITY_PASS; in ima_appraise_measurement() 577 status = INTEGRITY_PASS; in ima_appraise_measurement() [all...]
834 iint->ima_file_status = INTEGRITY_PASS; in ima_post_path_mknod()
201 enum integrity_status evm_status = INTEGRITY_PASS; in evm_verify_hmac() 207 if (iint && (iint->evm_status == INTEGRITY_PASS || in evm_verify_hmac() 468 return INTEGRITY_PASS; in evm_xattr_change() 538 if ((evm_status == INTEGRITY_PASS) || in evm_protect_xattr() 586 if (evm_status != INTEGRITY_PASS &&592 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_inode_setxattr() 708 if ((evm_status == INTEGRITY_PASS) || in evm_inode_set_acl() 982 if ((evm_status == INTEGRITY_PASS) || in evm_inode_copy_up_xattr()
14 INTEGRITY_PASS = 0, enumerator