Lines Matching refs:sha256_state
31 struct sha256_state *sctx = shash_desc_ctx(desc);
47 struct sha256_state *sctx = shash_desc_ctx(desc);
61 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data,
85 struct sha256_state *sctx = shash_desc_ctx(desc);
100 struct sha256_state *sctx = shash_desc_ctx(desc);
145 struct sha256_state *sctx = shash_desc_ctx(desc);
153 struct sha256_state *sctx = shash_desc_ctx(desc);
166 .descsize = sizeof(struct sha256_state),
167 .statesize = sizeof(struct sha256_state),
182 .descsize = sizeof(struct sha256_state),