Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\crypto\sha256.c Create Date:2022-07-28 06:48:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sha224_update

Proto:int sha224_update(struct sha256_state *sctx, const u8 *data, unsigned int len)

Type:int

Parameter:

TypeParameterName
struct sha256_state *sctx
const u8 *data
unsigned intlen
242  Return sha256_update(sctx, data, len)