Function report |
Source Code:lib\libcrc32c.c |
Create Date:2022-07-28 06:56:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:libcrc32c_mod_init
Proto:static int __init libcrc32c_mod_init(void)
Type:int
Parameter:Nothing
59 | tfm = crypto_alloc_shash("crc32c", 0, 0) |
60 | Return PTR_ERR_OR_ZERO(tfm) |
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 |