Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/evm/
Devm_crypto.c202 bool ima_present = false; in evm_calc_hmac_or_hash() local
227 ima_present = true; in evm_calc_hmac_or_hash()
243 ima_present = true; in evm_calc_hmac_or_hash()
248 if (type == EVM_XATTR_PORTABLE_DIGSIG && !ima_present) in evm_calc_hmac_or_hash()