Home
last modified time | relevance | path

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

/security/integrity/evm/
Devm_crypto.c199 bool ima_present = false; in evm_calc_hmac_or_hash() local
224 ima_present = true; in evm_calc_hmac_or_hash()
240 ima_present = true; in evm_calc_hmac_or_hash()
245 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()