evm_protected_xattr
int evm_protected_xattr(const char *req_xattr_name);
if (evm_protected_xattr(xattr->name))
if (!evm_key_loaded() || !evm_protected_xattr(xattr_name))
} else if (!evm_protected_xattr(xattr_name)) {
if (!evm_protected_xattr(xattr_name) && !posix_xattr_acl(xattr_name) &&