Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:crypto_shash_driver_name

Proto:static inline const char *crypto_shash_driver_name(struct crypto_shash *tfm)

Type:char

Parameter:

TypeParameterName
struct crypto_shash *tfm
719  Return crypto_tfm_alg_driver_name(crypto_shash_tfm(tfm))
Caller
NameDescribe
crc32c_impl