Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\crypto\hash.h Create Date:2022-07-28 05:46:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rypto_free_ahash() - zeroize and free the ahash handle*@tfm: cipher handle to be freed

Proto:static inline void crypto_free_ahash(struct crypto_ahash *tfm)

Type:void

Parameter:

TypeParameterName
struct crypto_ahash *tfm
266  crypto_destroy_tfm(tfm, crypto_ahash_tfm(tfm))
Caller
NameDescribe
ima_free_atfm
fsverity_get_hash_algsverity_get_hash_alg() - validate and prepare a hash algorithm*@inode: optional inode for logging purposes*@num: the hash algorithm number* Get the struct fsverity_hash_alg for the given hash algorithm number, and