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_update
Proto:__u16 crc_t10dif_update(__u16 crc, const unsigned char *buffer, size_t len)
Type:__u16
Parameter:
Type | Parameter | Name |
---|---|---|
__u16 | crc | |
const unsigned char * | buffer | |
size_t | len |
59 | struct{struct shash_desc shash;char ctx[2];}desc |
65 | If static_key_false( & crct10dif_fallback) Then Return crc_t10dif_generic(crc, buffer, len) |
77 | Return ctx |
Name | Describe |
---|---|
crc_t10dif |
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 |