Home
last modified time | relevance | path

Searched refs:ima_present (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c197 bool ima_present = false; in evm_calc_hmac_or_hash() local
222 ima_present = true; in evm_calc_hmac_or_hash()
238 ima_present = true; in evm_calc_hmac_or_hash()
243 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c233 bool ima_present = false; in evm_calc_hmac_or_hash() local
265 ima_present = true; in evm_calc_hmac_or_hash()
291 ima_present = true; in evm_calc_hmac_or_hash()
298 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()

Completed in 2 milliseconds