Home
last modified time | relevance | path

Searched refs:shash_desc_ctx (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v4.19/crypto/
Dcrct10dif_generic.c44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init()
54 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
62 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
78 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
86 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_digest()
Dcrc32_generic.c74 u32 *crcp = shash_desc_ctx(desc); in crc32_init()
84 u32 *crcp = shash_desc_ctx(desc); in crc32_update()
101 return __crc32_finup(shash_desc_ctx(desc), data, len, out); in crc32_finup()
106 u32 *crcp = shash_desc_ctx(desc); in crc32_final()
Dcrc32c_generic.c65 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init()
93 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
101 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
116 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
/Linux-v4.19/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c50 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init()
60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
73 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
94 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
102 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_digest()
Dcrc32c-intel_glue.c117 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_init()
127 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_update()
143 return __crc32c_intel_finup(shash_desc_ctx(desc), data, len, out); in crc32c_intel_finup()
148 u32 *crcp = shash_desc_ctx(desc); in crc32c_intel_final()
174 u32 *crcp = shash_desc_ctx(desc); in crc32c_pcl_intel_update()
205 return __crc32c_pcl_intel_finup(shash_desc_ctx(desc), data, len, out); in crc32c_pcl_intel_finup()
/Linux-v4.19/drivers/crypto/
Dpadlock-sha.c38 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_init()
49 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_update()
57 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_export()
64 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_import()
88 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha1_finup()
150 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha256_finup()
286 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_init_nano()
298 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_update_nano()
346 struct sha1_state *state = (struct sha1_state *)shash_desc_ctx(desc); in padlock_sha1_final_nano()
369 struct sha256_state *sctx = shash_desc_ctx(desc); in padlock_sha256_init_nano()
[all …]
/Linux-v4.19/arch/powerpc/crypto/
Dsha1.c33 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_init()
45 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_update()
81 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_final()
109 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_export()
117 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_import()
Dmd5-glue.c38 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_init()
52 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_update()
83 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_final()
115 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_export()
123 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_import()
Dsha1-spe-glue.c66 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_init()
81 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_update()
124 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_final()
161 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_export()
169 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_import()
Dsha256-spe-glue.c67 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_init()
84 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha224_init()
102 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_update()
146 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_final()
207 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_export()
215 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_import()
/Linux-v4.19/arch/arm64/crypto/
Dcrc32-ce-glue.c70 u32 *crc = shash_desc_ctx(desc); in crc32_pmull_init()
79 u32 *crc = shash_desc_ctx(desc); in crc32_update()
88 u32 *crc = shash_desc_ctx(desc); in crc32c_update()
97 u32 *crc = shash_desc_ctx(desc); in crc32_pmull_update()
129 u32 *crc = shash_desc_ctx(desc); in crc32c_pmull_update()
161 u32 *crc = shash_desc_ctx(desc); in crc32_pmull_final()
169 u32 *crc = shash_desc_ctx(desc); in crc32c_pmull_final()
/Linux-v4.19/arch/arm/crypto/
Dcrc32-ce-glue.c70 u32 *crc = shash_desc_ctx(desc); in crc32_init()
79 u32 *crc = shash_desc_ctx(desc); in crc32_update()
88 u32 *crc = shash_desc_ctx(desc); in crc32c_update()
96 u32 *crc = shash_desc_ctx(desc); in crc32_final()
104 u32 *crc = shash_desc_ctx(desc); in crc32c_final()
113 u32 *crc = shash_desc_ctx(desc); in crc32_pmull_update()
147 u32 *crc = shash_desc_ctx(desc); in crc32c_pmull_update()
/Linux-v4.19/include/crypto/
Dsha256_base.h23 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_base_init()
40 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_init()
60 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_do_update()
97 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_do_finalize()
119 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_finish()
Dsha512_base.h23 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_base_init()
40 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_init()
60 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_update()
99 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_finalize()
122 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_finish()
Dsha1_base.h22 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_init()
39 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_do_update()
76 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_do_finalize()
97 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_finish()
Dsm3_base.h30 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_init()
50 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_update()
87 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_finalize()
108 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_finish()
/Linux-v4.19/arch/sparc/crypto/
Dsha1_glue.c31 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_init()
64 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_update()
80 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_final()
113 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_export()
122 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_import()
Dsha256_glue.c31 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_sparc64_init()
47 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_init()
85 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_update()
100 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_final()
145 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_export()
153 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_import()
Dmd5_glue.c34 struct md5_state *mctx = shash_desc_ctx(desc); in md5_sparc64_init()
69 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_update()
85 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_final()
118 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_export()
127 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_import()
Dcrc32c_glue.c46 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_init()
72 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_update()
93 return __crc32c_sparc64_finup(shash_desc_ctx(desc), data, len, out); in crc32c_sparc64_finup()
98 u32 *crcp = shash_desc_ctx(desc); in crc32c_sparc64_final()
/Linux-v4.19/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c72 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha224_init()
89 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_init()
138 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_update()
163 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_final()
215 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_export()
223 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_import()
Docteon-md5.c70 struct md5_state *mctx = shash_desc_ctx(desc); in octeon_md5_init()
84 struct md5_state *mctx = shash_desc_ctx(desc); in octeon_md5_update()
123 struct md5_state *mctx = shash_desc_ctx(desc); in octeon_md5_final()
158 struct md5_state *ctx = shash_desc_ctx(desc); in octeon_md5_export()
166 struct md5_state *ctx = shash_desc_ctx(desc); in octeon_md5_import()
Docteon-sha1.c80 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_init()
126 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_update()
151 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_final()
191 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_export()
199 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_import()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe.h83 *(u32 *)shash_desc_ctx(shash) = crc; in rxe_crc32()
90 retval = *(u32 *)shash_desc_ctx(shash); in rxe_crc32()
91 barrier_data(shash_desc_ctx(shash)); in rxe_crc32()
/Linux-v4.19/arch/mips/crypto/
Dcrc32-mips.c163 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
191 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
200 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
208 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
216 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
237 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);
245 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);

1234