Searched refs:EVM_XATTR_PORTABLE_DIGSIG (Results 1 – 5 of 5) sorted by relevance
157 if (type != EVM_XATTR_PORTABLE_DIGSIG) { in hmac_add_misc()174 type != EVM_XATTR_PORTABLE_DIGSIG) in hmac_add_misc()256 if (type != EVM_XATTR_PORTABLE_DIGSIG && !xattr->enabled) in evm_calc_hmac_or_hash()298 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()340 if (xattr_data->type == EVM_XATTR_PORTABLE_DIGSIG) in evm_is_immutable()
224 case EVM_XATTR_PORTABLE_DIGSIG: in evm_verify_hmac()246 if (xattr_data->type == EVM_XATTR_PORTABLE_DIGSIG) { in evm_verify_hmac()585 xattr_data->type != EVM_XATTR_PORTABLE_DIGSIG) in evm_inode_setxattr()
84 EVM_XATTR_PORTABLE_DIGSIG, enumerator
621 if (rc <= 0 || xattr_data->type != EVM_XATTR_PORTABLE_DIGSIG) { in ima_eventevmsig_init()
772 digsig = (xvalue->type == EVM_XATTR_PORTABLE_DIGSIG); in ima_inode_setxattr()