Home
last modified time | relevance | path

Searched defs:crcp (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dcrc32c_glue.c45 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_init() local
54 static void crc32c_compute(u32 *crcp, const u64 *data, unsigned int len) in crc32c_compute()
71 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_update() local
78 static int __crc32c_sparc64_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_sparc64_finup()
97 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_final() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcrc32c-intel_glue.c97 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_init() local
107 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_update() local
113 static int __crc32c_intel_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_intel_finup()
128 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_final() local
154 u32 *crcp = shash_desc_ctx(desc); in crc32c_pcl_intel_update() local
169 static int __crc32c_pcl_intel_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_pcl_intel_finup()
H A Dcrc32-pclmul_glue.c106 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_init() local
116 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_update() local
123 static int __crc32_pclmul_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32_pclmul_finup()
138 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_final() local
/OK3568_Linux_fs/kernel/crypto/
H A Dcrc32_generic.c72 u32 *crcp = shash_desc_ctx(desc); in crc32_init() local
82 u32 *crcp = shash_desc_ctx(desc); in crc32_update() local
89 static int __crc32_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32_finup()
104 u32 *crcp = shash_desc_ctx(desc); in crc32_final() local
H A Dcrc32c_generic.c100 static int __chksum_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) in __chksum_finup()
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c85 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_init() local
95 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_update() local
102 static int __crc32c_vpmsum_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_vpmsum_finup()
118 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_final() local
H A Dcrct10dif-vpmsum_glue.c85 u16 *crcp = shash_desc_ctx(desc); in crct10dif_vpmsum_final() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_mr.c312 enum copy_direction dir, u32 *crcp) in rxe_mem_copy()
409 u32 *crcp) in copy_data()
H A Drxe_resp.c565 u32 *crcp) in prepare_ack_packet()
/OK3568_Linux_fs/u-boot/board/varisys/common/
H A Dsys_eeprom.c441 u32 *crcp; /* Pointer to the CRC in the data read from the EEPROM */ in mac_read_from_eeprom_common() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsys_eeprom.c423 u32 *crcp; /* Pointer to the CRC in the data read from the EEPROM */ in mac_read_from_eeprom() local
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c690 unsigned int *crcp; in handle_modversion() local