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_final

Proto:int sha224_final(struct sha256_state *sctx, u8 *out)

Type:int

Parameter:

TypeParameterName
struct sha256_state *sctx
u8 *out
283  Return __sha256_final(sctx, out, 7)