Searched refs:evm_iint_cache (Results 1 – 3 of 3) sorted by relevance
39 struct evm_iint_cache { struct47 static inline struct evm_iint_cache *evm_iint_inode(const struct inode *inode) in evm_iint_inode() argument79 struct evm_iint_cache *iint);83 struct evm_digest *data, struct evm_iint_cache *iint);
225 struct evm_iint_cache *iint) in evm_calc_hmac_or_hash()317 struct evm_digest *data, struct evm_iint_cache *iint) in evm_calc_hmac()326 char type, struct evm_digest *data, struct evm_iint_cache *iint) in evm_calc_hash()335 struct evm_iint_cache *iint; in evm_is_immutable()370 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_update_evmxattr()
188 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_verify_hmac()524 struct evm_iint_cache *iint; in evm_protect_xattr()733 struct evm_iint_cache *iint; in evm_reset_status()751 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_metadata_changed()1069 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_inode_alloc_security()1081 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_file_release()1095 struct evm_iint_cache *iint = evm_iint_inode(inode); in evm_post_path_mknod()1173 .lbs_inode = sizeof(struct evm_iint_cache),