Lines Matching refs:sha512_state
81 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_init()
99 struct sha512_state *sctx = shash_desc_ctx(desc); in __sha512_neon_update()
129 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_update()
158 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_final()
203 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_export()
212 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_neon_import()
221 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_neon_init()
256 .descsize = sizeof(struct sha512_state),
257 .statesize = sizeof(struct sha512_state),
273 .descsize = sizeof(struct sha512_state),
274 .statesize = sizeof(struct sha512_state),