Home
last modified time | relevance | path

Searched defs:crc32 (Results 76 - 100 of 165) sorted by relevance

1234567

/kernel/linux/linux-6.6/scripts/genksyms/
H A Dgenksyms.c132 static unsigned long crc32(const char *s) in crc32() function
/third_party/ffmpeg/tools/
H A Dcrypto_bench.c574 static unsigned crc32(const uint8_t *data, unsigned size) in crc32() function
/third_party/libwebsockets/lib/roles/http/server/
H A Dfops-zip.c58 uint32_t crc32; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp304 uint32_t crc32 = *ptr++; in si_load_shader_binary() local
/third_party/node/deps/zlib/
H A Dcrc32.c1083 unsigned long ZEXPORT crc32(unsigned long crc, const unsigned char FAR *buf, crc32() function
[all...]
H A Dchromeconf.h49 #define crc32 Cr_z_crc32 macro
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c40 uint32_t crc32; member
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp611 uint32_t crc32 = crc32_z(0L, Z_NULL, 0); in GetFileChecksum() local
/kernel/linux/linux-5.10/drivers/misc/
H A Dpci_endpoint_test.c512 u32 crc32; in pci_endpoint_test_write() local
612 u32 crc32; in pci_endpoint_test_read() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcheckpoint.c1419 __u32 crc32 = 0; in do_checkpoint() local
/kernel/linux/linux-5.10/kernel/power/
H A Dswap.c102 u32 crc32; member
108 u32 crc32; member
592 u32 *crc32; /* points to handle's crc32 */ member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h166 uint32_t crc32; /* crc32 checksum of the payload */ member
/kernel/linux/linux-6.6/drivers/misc/
H A Dpci_endpoint_test.c505 u32 crc32; in pci_endpoint_test_write() local
605 u32 crc32; in pci_endpoint_test_read() local
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c417 u32 crc32; in pci_epf_test_read() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h166 uint32_t crc32; /* crc32 checksum of the payload */ member
/kernel/linux/linux-6.6/kernel/power/
H A Dswap.c103 u32 crc32; member
110 u32 crc32; member
594 u32 *crc32; /* points to handle's crc32 */ member
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h49 #define crc32 Cr_z_crc32 macro
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h33 # define crc32 z_crc32 macro
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c58 #define crc32(crc, pp, s) (crc) macro
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h49 #define crc32 Cr_z_crc32 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h38 uint32_t crc32; /* crc32 checksum of the payload */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dmain.c560 u32 crc32, bit, reg; in alx_add_mc_addr() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c123 u32 crc32, index; in mlx5dr_ste_calc_hash_index() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c99 __le32 crc32; /* CRC from flag_version to end of file */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.c545 u32 crc32, value = 0; in atl1_hash_mc_addr() local

Completed in 42 milliseconds

1234567