Function report |
Source Code:lib\crypto\sha256.c |
Create Date:2022-07-28 06:47:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sha256_update
Proto:int sha256_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 |
216 | done = 0 |
236 | Return 0 |
Name | Describe |
---|---|
sha224_update | |
__sha256_final |
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 |