Home
last modified time | relevance | path

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

/linux-6.12.1/security/integrity/evm/
Devm_crypto.c233 int size, user_space_size; in evm_calc_hmac_or_hash() local
283 user_space_size = vfs_getxattr(&nop_mnt_idmap, dentry, in evm_calc_hmac_or_hash()
285 if (user_space_size != size) in evm_calc_hmac_or_hash()
288 user_space_size); in evm_calc_hmac_or_hash()