Home
last modified time | relevance | path

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

/linux-5.19.10/security/integrity/evm/
Devm_crypto.c222 int size, user_space_size; in evm_calc_hmac_or_hash() local
277 user_space_size = vfs_getxattr(&init_user_ns, dentry, in evm_calc_hmac_or_hash()
279 if (user_space_size != size) in evm_calc_hmac_or_hash()
282 user_space_size); in evm_calc_hmac_or_hash()