Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:crypto_ahash_clear_flags

Proto:static inline void crypto_ahash_clear_flags(struct crypto_ahash *tfm, u32 flags)

Type:void

Parameter:

TypeParameterName
struct crypto_ahash *tfm
u32flags
365  crypto_tfm_clear_flags(crypto_ahash_tfm(tfm), flags)