| Function report | 
| Source Code: lib\crc-t10dif.c | Create Date:2022-07-28 06:55:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:crc_t10dif_mod_init
Proto:static int __init crc_t10dif_mod_init(void)
Type:int
Parameter:Nothing
| 90 | crct10dif_tfm = crypto_alloc_shash("crct10dif", 0, 0) | 
| 91 | If IS_ERR(crct10dif_tfm) Then | 
| 93 | crct10dif_tfm = NULL | 
| 95 | Return 0 | 
| 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 |