Home
last modified time | relevance | path

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

/linux-5.19.10/security/integrity/evm/
Devm_crypto.c223 bool ima_present = false; in evm_calc_hmac_or_hash() local
255 ima_present = true; in evm_calc_hmac_or_hash()
287 ima_present = true; in evm_calc_hmac_or_hash()
299 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()