Function report |
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 activity | Download SCCT | Chinese |
Name:sha224_final
Proto:int sha224_final(struct sha256_state *sctx, u8 *out)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sha256_state * | sctx | |
u8 * | out |
283 | Return __sha256_final(sctx, out, 7) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |