Home
last modified time | relevance | path

Searched refs:EVM_XATTR_PORTABLE_DIGSIG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c157 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()
H A Devm_main.c224 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()
/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c155 if (type != EVM_XATTR_PORTABLE_DIGSIG) { in hmac_add_misc()
172 type != EVM_XATTR_PORTABLE_DIGSIG) in hmac_add_misc()
243 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()
285 if (xattr_data->type == EVM_XATTR_PORTABLE_DIGSIG) in evm_is_immutable()
H A Devm_main.c186 case EVM_XATTR_PORTABLE_DIGSIG: in evm_verify_hmac()
205 if (xattr_data->type == EVM_XATTR_PORTABLE_DIGSIG) { in evm_verify_hmac()
393 xattr_data->type != EVM_XATTR_PORTABLE_DIGSIG) in evm_inode_setxattr()
/kernel/linux/linux-5.10/security/integrity/
H A Dintegrity.h79 EVM_XATTR_PORTABLE_DIGSIG, enumerator
/kernel/linux/linux-6.6/security/integrity/
H A Dintegrity.h81 EVM_XATTR_PORTABLE_DIGSIG, enumerator
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template_lib.c604 if (rc <= 0 || xattr_data->type != EVM_XATTR_PORTABLE_DIGSIG) { in ima_eventevmsig_init()
H A Dima_appraise.c772 digsig = (xvalue->type == EVM_XATTR_PORTABLE_DIGSIG); in ima_inode_setxattr()

Completed in 10 milliseconds