Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\crc32.c Create Date:2022-07-28 06:55:47
Last Modify:2020-03-16 11:24:07 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__crc32c_le

Proto:u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len)

Type:u32

Parameter:

TypeParameterName
u32crc
unsigned char const *p
size_tlen
202  Return rc32_le_generic() - Calculate bitwise little-endian Ethernet AUTODIN II* CRC32/CRC32C*@crc: seed value for computation
Caller
NameDescribe
crc32c_test
crc32c_combine_test