Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/crypto/
Dcrc32c_glue.c46 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_init() local
55 static void crc32c_compute(u32 *crcp, const u64 *data, unsigned int len) in crc32c_compute()
72 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_update() local
79 static int __crc32c_sparc64_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_sparc64_finup()
98 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_final() local
/Linux-v4.19/arch/x86/crypto/
Dcrc32c-intel_glue.c117 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_init() local
127 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_update() local
133 static int __crc32c_intel_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_intel_finup()
148 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_final() local
174 u32 *crcp = shash_desc_ctx(desc); in crc32c_pcl_intel_update() local
189 static int __crc32c_pcl_intel_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_pcl_intel_finup()
Dcrc32-pclmul_glue.c107 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_init() local
117 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_update() local
124 static int __crc32_pclmul_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32_pclmul_finup()
139 u32 *crcp = shash_desc_ctx(desc); in crc32_pclmul_final() local
Dcrct10dif-pclmul_glue.c79 static int __chksum_finup(__u16 *crcp, const u8 *data, unsigned int len, in __chksum_finup()
/Linux-v4.19/crypto/
Dcrc32_generic.c74 u32 *crcp = shash_desc_ctx(desc); in crc32_init() local
84 u32 *crcp = shash_desc_ctx(desc); in crc32_update() local
91 static int __crc32_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32_finup()
106 u32 *crcp = shash_desc_ctx(desc); in crc32_final() local
Dcrct10dif_generic.c68 static int __chksum_finup(__u16 *crcp, const u8 *data, unsigned int len, in __chksum_finup()
Dcrc32c_generic.c107 static int __chksum_finup(u32 *crcp, const u8 *data, unsigned int len, u8 *out) in __chksum_finup()
/Linux-v4.19/arch/powerpc/crypto/
Dcrc32c-vpmsum_glue.c84 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_init() local
94 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_update() local
101 static int __crc32c_vpmsum_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32c_vpmsum_finup()
117 u32 *crcp = shash_desc_ctx(desc); in crc32c_vpmsum_final() local
Dcrct10dif-vpmsum_glue.c87 u16 *crcp = shash_desc_ctx(desc); in crct10dif_vpmsum_final() local
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_mr.c346 enum copy_direction dir, u32 *crcp) in rxe_mem_copy()
443 u32 *crcp) in copy_data()
Drxe_resp.c595 u32 *crcp) in prepare_ack_packet()
/Linux-v4.19/scripts/mod/
Dmodpost.c636 unsigned int *crcp; in handle_modversions() local