Home
last modified time | relevance | path

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

/openbmc/linux/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()