md5_state 38 arch/mips/cavium-octeon/crypto/octeon-md5.c static void octeon_md5_store_hash(struct md5_state *ctx) md5_state 46 arch/mips/cavium-octeon/crypto/octeon-md5.c static void octeon_md5_read_hash(struct md5_state *ctx) md5_state 70 arch/mips/cavium-octeon/crypto/octeon-md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 84 arch/mips/cavium-octeon/crypto/octeon-md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 123 arch/mips/cavium-octeon/crypto/octeon-md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 158 arch/mips/cavium-octeon/crypto/octeon-md5.c struct md5_state *ctx = shash_desc_ctx(desc); md5_state 166 arch/mips/cavium-octeon/crypto/octeon-md5.c struct md5_state *ctx = shash_desc_ctx(desc); md5_state 179 arch/mips/cavium-octeon/crypto/octeon-md5.c .descsize = sizeof(struct md5_state), md5_state 180 arch/mips/cavium-octeon/crypto/octeon-md5.c .statesize = sizeof(struct md5_state), md5_state 21 arch/powerpc/crypto/md5-glue.c static inline void ppc_md5_clear_context(struct md5_state *sctx) md5_state 23 arch/powerpc/crypto/md5-glue.c int count = sizeof(struct md5_state) >> 2; md5_state 27 arch/powerpc/crypto/md5-glue.c BUILD_BUG_ON(sizeof(struct md5_state) % 4); md5_state 33 arch/powerpc/crypto/md5-glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 47 arch/powerpc/crypto/md5-glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 78 arch/powerpc/crypto/md5-glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 110 arch/powerpc/crypto/md5-glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 118 arch/powerpc/crypto/md5-glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 131 arch/powerpc/crypto/md5-glue.c .descsize = sizeof(struct md5_state), md5_state 132 arch/powerpc/crypto/md5-glue.c .statesize = sizeof(struct md5_state), md5_state 35 arch/sparc/crypto/md5_glue.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 46 arch/sparc/crypto/md5_glue.c static void __md5_sparc64_update(struct md5_state *sctx, const u8 *data, md5_state 70 arch/sparc/crypto/md5_glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 86 arch/sparc/crypto/md5_glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 119 arch/sparc/crypto/md5_glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 128 arch/sparc/crypto/md5_glue.c struct md5_state *sctx = shash_desc_ctx(desc); md5_state 142 arch/sparc/crypto/md5_glue.c .descsize = sizeof(struct md5_state), md5_state 143 arch/sparc/crypto/md5_glue.c .statesize = sizeof(struct md5_state), md5_state 126 crypto/md5.c static inline void md5_transform_helper(struct md5_state *ctx) md5_state 134 crypto/md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 147 crypto/md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 179 crypto/md5.c struct md5_state *mctx = shash_desc_ctx(desc); md5_state 207 crypto/md5.c struct md5_state *ctx = shash_desc_ctx(desc); md5_state 215 crypto/md5.c struct md5_state *ctx = shash_desc_ctx(desc); md5_state 228 crypto/md5.c .descsize = sizeof(struct md5_state), md5_state 229 crypto/md5.c .statesize = sizeof(struct md5_state), md5_state 765 drivers/crypto/img-hash.c .statesize = sizeof(struct md5_state), md5_state 877 drivers/crypto/marvell/hash.c struct md5_state *out_state = out; md5_state 885 drivers/crypto/marvell/hash.c const struct md5_state *in_state = in; md5_state 912 drivers/crypto/marvell/hash.c .statesize = sizeof(struct md5_state), md5_state 1251 drivers/crypto/marvell/hash.c struct md5_state istate, ostate; md5_state 1289 drivers/crypto/marvell/hash.c .statesize = sizeof(struct md5_state), md5_state 301 drivers/crypto/n2_core.c struct md5_state md5; md5_state 386 drivers/crypto/rockchip/rk3288_crypto_ahash.c .statesize = sizeof(struct md5_state), md5_state 38 drivers/crypto/sunxi-ss/sun4i-ss-core.c .statesize = sizeof(struct md5_state), md5_state 52 drivers/crypto/sunxi-ss/sun4i-ss-hash.c struct md5_state *octx = out; md5_state 75 drivers/crypto/sunxi-ss/sun4i-ss-hash.c const struct md5_state *ictx = in; md5_state 459 drivers/md/dm-crypt.c struct md5_state md5state;