Function report |
Source Code:include\crypto\hash.h |
Create Date:2022-07-28 05:47:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rypto_shash_export() - extract operational state for message digest*@desc: reference to the operational state handle whose state is exported*@out: output buffer of sufficient size that can hold the hash state* This function exports the hash state of the
Proto:static inline int crypto_shash_export(struct shash_desc *desc, void *out)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct shash_desc * | desc | |
void * | out |
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 |