Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rypto_shash_descsize() - obtain the operational state size*@tfm: cipher handle* The size of the operational state the cipher needs during operation is* returned for the hash referenced with the cipher handle

Proto:static inline unsigned int crypto_shash_descsize(struct crypto_shash *tfm)

Type:unsigned int

Parameter:

TypeParameterName
struct crypto_shash *tfm
803  Return descsize
Caller
NameDescribe
digsig_verifydigsig_verify() - digital signature verification with public key*@keyring: keyring to search key in*@sig: digital signature*@siglen: length of the signature*@data: data*@datalen: length of the data* Returns 0 on success, -EINVAL otherwise
kexec_calculate_store_digests
kdf_alloc
init_sdesc
init_desc