Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/OK3568_Linux_fs/kernel/lib/
H A Dcrc32.c58 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256])
146 static inline u32 __pure crc32_le_generic(u32 crc, unsigned char const *p,
186 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len)
190 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len)
195 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len)
200 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len)
243 static u32 __attribute_const__ crc32_generic_shift(u32 crc, size_t len,
273 u32 __attribute_const__ crc32_le_shift(u32 crc, size_t len)
278 u32 __attribute_const__ __crc32c_le_shift(u32 crc, size_t len)
294 static inline u32 __pure crc32_be_generic(u32 crc, unsigned char const *p,
[all …]
H A Dcrc-ccitt.c99 u16 crc_ccitt(u16 crc, u8 const *buffer, size_t len) in crc_ccitt()
114 u16 crc_ccitt_false(u16 crc, u8 const *buffer, size_t len) in crc_ccitt_false()
H A Dcrc32test.c552 u32 crc; /* random starting crc */ member
674 static u32 crc; in crc32c_test() local
754 static u32 crc; in crc32_test() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dcrc32-ce-glue.c66 u32 *crc = shash_desc_ctx(desc); in crc32_init() local
75 u32 *crc = shash_desc_ctx(desc); in crc32_update() local
84 u32 *crc = shash_desc_ctx(desc); in crc32c_update() local
92 u32 *crc = shash_desc_ctx(desc); in crc32_final() local
100 u32 *crc = shash_desc_ctx(desc); in crc32c_final() local
109 u32 *crc = shash_desc_ctx(desc); in crc32_pmull_update() local
143 u32 *crc = shash_desc_ctx(desc); in crc32c_pmull_update() local
H A Dcrct10dif-ce-glue.c26 u16 *crc = shash_desc_ctx(desc); in crct10dif_init() local
35 u16 *crc = shash_desc_ctx(desc); in crct10dif_update() local
50 u16 *crc = shash_desc_ctx(desc); in crct10dif_final() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c125 struct drm_crtc_crc *crc = &crtc->crc; in crc_control_write() local
178 static int crtc_crc_data_count(struct drm_crtc_crc *crc) in crtc_crc_data_count()
184 static void crtc_crc_cleanup(struct drm_crtc_crc *crc) in crtc_crc_cleanup()
198 struct drm_crtc_crc *crc = &crtc->crc; in crtc_crc_open() local
261 struct drm_crtc_crc *crc = &crtc->crc; in crtc_crc_release() local
288 struct drm_crtc_crc *crc = &crtc->crc; in crtc_crc_read() local
347 struct drm_crtc_crc *crc = &crtc->crc; in crtc_crc_poll() local
396 struct drm_crtc_crc *crc = &crtc->crc; in drm_crtc_add_crc_entry() local
/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-crc16.c58 static inline u16 mcp251xfd_crc16_byte(u16 crc, const u8 data) in mcp251xfd_crc16_byte()
65 static u16 mcp251xfd_crc16(u16 crc, u8 const *buffer, size_t len) in mcp251xfd_crc16()
75 u16 crc = 0xffff; in mcp251xfd_crc16_compute() local
83 u16 crc; in mcp251xfd_crc16_compute2() local
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-crc32.c104 struct stm32_crc *crc; in stm32_crc_get_next_crc() local
119 struct stm32_crc *crc; in stm32_crc_init() local
152 struct stm32_crc *crc; in burst_update() local
319 struct stm32_crc *crc; in stm32_crc_probe() local
384 struct stm32_crc *crc = platform_get_drvdata(pdev); in stm32_crc_remove() local
411 struct stm32_crc *crc = dev_get_drvdata(dev); in stm32_crc_suspend() local
425 struct stm32_crc *crc = dev_get_drvdata(dev); in stm32_crc_resume() local
439 struct stm32_crc *crc = dev_get_drvdata(dev); in stm32_crc_runtime_suspend() local
448 struct stm32_crc *crc = dev_get_drvdata(dev); in stm32_crc_runtime_resume() local
/OK3568_Linux_fs/u-boot/common/
H A Dzm.c331 register unsigned short crc; in zsbhdr() local
364 register unsigned long crc; in zsbh32() local
385 register unsigned short crc; in zshhdr() local
430 register unsigned short crc; in zsdata() local
453 unsigned long crc; in zsda32() local
545 register unsigned short crc; in zrdata() local
604 register unsigned long crc; in zrdat32() local
791 register unsigned short crc; in zrbhdr() local
824 register unsigned long crc; in zrbhdr32() local
866 register unsigned short crc; in zrhhdr() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_cksum.h17 uint32_t crc; in xfs_start_cksum_safe() local
52 xfs_end_cksum(uint32_t crc) in xfs_end_cksum()
66 uint32_t crc = xfs_start_cksum_update(buffer, length, cksum_offset); in xfs_update_cksum() local
77 uint32_t crc = xfs_start_cksum_safe(buffer, length, cksum_offset); in xfs_verify_cksum() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c84 struct nv50_crc *crc = container_of(work, struct nv50_crc, flip_work); in nv50_crc_ctx_flip_work() local
128 struct nv50_crc *crc = &head->crc; in nv50_crc_get_entries() local
151 struct nv50_crc *crc = &head->crc; in nv50_crc_handle_vblank() local
243 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_stop_reporting() local
275 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_init_notifier_contexts() local
299 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_release_notifier_contexts() local
322 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_start_reporting() local
474 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_set() local
566 struct nv50_crc *crc = &head->crc; in nv50_crc_set_source() local
652 struct nv50_crc *crc = &head->crc; in nv50_crc_debugfs_flip_threshold_get() local
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dcrct10dif-ce-glue.c28 u16 *crc = shash_desc_ctx(desc); in crct10dif_init() local
37 u16 *crc = shash_desc_ctx(desc); in crct10dif_update_pmull_p8() local
62 u16 *crc = shash_desc_ctx(desc); in crct10dif_update_pmull_p64() local
86 u16 *crc = shash_desc_ctx(desc); in crct10dif_final() local
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dcrc32-mips.c53 #define _CRC32(crc, value, size, type) \ argument
64 #define CRC32(crc, value, size) \ argument
67 #define CRC32C(crc, value, size) \ argument
72 u32 crc = crc_; local
112 u32 crc = crc_; local
157 u32 crc; member
220 static int __chksum_finup(u32 crc, const u8 *data, unsigned int len, u8 *out)
226 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out)
/OK3568_Linux_fs/u-boot/lib/
H A Dcrc32.c179 uint32_t ZEXPORT crc32_no_comp(uint32_t crc, const Bytef *buf, uInt len) in crc32_no_comp()
221 uint32_t ZEXPORT crc32 (uint32_t crc, const Bytef *p, uInt len) in crc32()
230 uint32_t ZEXPORT crc32_wd (uint32_t crc, in crc32_wd()
258 uint32_t crc; in crc32_wd_buf() local
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c31 u32 crc = crci; in crct10dif_vpmsum() local
66 u16 *crc = shash_desc_ctx(desc); in crct10dif_vpmsum_init() local
75 u16 *crc = shash_desc_ctx(desc); in crct10dif_vpmsum_update() local
/OK3568_Linux_fs/kernel/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c123 static int acpi_aml_read(int fd, struct circ_buf *crc) in acpi_aml_read()
138 static int acpi_aml_read_batch_cmd(int unused, struct circ_buf *crc) in acpi_aml_read_batch_cmd()
159 static int acpi_aml_read_batch_log(int fd, struct circ_buf *crc) in acpi_aml_read_batch_log()
223 static int acpi_aml_write(int fd, struct circ_buf *crc) in acpi_aml_write()
238 static int acpi_aml_write_batch_log(int fd, struct circ_buf *crc) in acpi_aml_write_batch_log()
255 static int acpi_aml_write_batch_cmd(int fd, struct circ_buf *crc) in acpi_aml_write_batch_cmd()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcrc-ccitt.h13 static inline u16 crc_ccitt_byte(u16 crc, const u8 c) in crc_ccitt_byte()
18 static inline u16 crc_ccitt_false_byte(u16 crc, const u8 c) in crc_ccitt_false_byte()
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.h95 uint32_t crc; member
101 uint32_t crc; member
108 uint32_t crc; member
115 uint32_t crc; member
123 uint32_t crc; member
130 uint32_t crc; member
137 uint32_t crc; member
143 uint32_t crc; member
153 uint32_t crc; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.c93 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_set_crc32_cnt3_format() local
278 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_print_cnt3() local
480 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_print_cnt() local
631 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_cck_cnt_statistics() local
686 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_ofdm_cnt_statistics() local
864 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_statistics_reset() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_statistics.c93 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_set_crc32_cnt3_format() local
278 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_print_cnt3() local
480 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_print_cnt() local
631 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_cck_cnt_statistics() local
686 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_ofdm_cnt_statistics() local
864 struct bb_crc_info *crc = &stat_t->bb_crc_i; in halbb_statistics_reset() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsys_eeprom.c46 u32 crc; /* 0x72 CRC32 checksum */ member
63 u32 crc; /* 0xfc - 0xff CRC32 checksum */ member
88 unsigned int crc; in show_eeprom() local
187 u32 crc; in update_crc() local
422 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c55 u8 crc[]; member
60 u8 crc[]; member
65 u8 crc[]; member
70 u8 crc[]; member
75 u8 crc[]; member
85 u8 crc[]; member
283 u8 cmd, order, crc[2] = {0}; in spi_data_write() local
362 u8 crc[2]; in wilc_spi_single_read() local
512 u8 crc[2]; in wilc_spi_dma_rw() local
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dcrc32-vx.c31 u32 crc; member
159 static int __crc32le_vx_finup(u32 *crc, const u8 *data, unsigned int len, in __crc32le_vx_finup()
166 static int __crc32be_vx_finup(u32 *crc, const u8 *data, unsigned int len, in __crc32be_vx_finup()
173 static int __crc32c_vx_finup(u32 *crc, const u8 *data, unsigned int len, in __crc32c_vx_finup()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dcrc32.c69 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le()
81 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le()
165 u32 __attribute_pure__ crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be()
179 u32 __attribute_pure__ crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be()
/OK3568_Linux_fs/kernel/drivers/ipack/
H A Dipack.c268 static u16 ipack_crc_byte(u16 crc, u8 c) in ipack_crc_byte()
285 u16 crc; in ipack_calc_crc1() local
300 u16 crc; in ipack_calc_crc2() local
315 u8 crc; in ipack_parse_id1() local
332 u16 flags, crc; in ipack_parse_id2() local

12345678910>>...24