Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/
H A D0001-Do-not-get-generation-using-ioctl-when-evm_portable-.patch29 - if (!evm_immutable) {
30 + if (!evm_immutable && !evm_portable) {
/openbmc/linux/security/integrity/evm/
H A Devm_main.c179 int rc, xattr_len, evm_immutable = 0; in evm_verify_hmac() local
225 evm_immutable = 1; in evm_verify_hmac()
267 else if (evm_immutable) in evm_verify_hmac()