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_update
Proto:int sha224_update(struct sha256_state *sctx, const u8 *data, unsigned int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sha256_state * | sctx | |
const u8 * | data | |
unsigned int | len |
242 | Return sha256_update(sctx, data, len) |
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 |