Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/evm/
H A Devm_crypto.c232 int size, user_space_size; in evm_calc_hmac_or_hash() local
281 user_space_size = vfs_getxattr(&nop_mnt_idmap, dentry, in evm_calc_hmac_or_hash()
283 if (user_space_size != size) in evm_calc_hmac_or_hash()
286 user_space_size); in evm_calc_hmac_or_hash()