Function report |
Source Code:include\crypto\blake2s.h |
Create Date:2022-07-28 06:44:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blake2s_init
Proto:static inline void blake2s_init(struct blake2s_state *state, const size_t outlen)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blake2s_state * | state | |
const size_t | outlen |
67 | blake2s_init_param(state, 0x01010000 | outlen) |
Name | Describe |
---|---|
blake2s256_hmac | |
blake2s_selftest |
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 |