Searched refs:sha1_ce_state (Results 1 – 1 of 1) sorted by relevance
27 struct sha1_ce_state { struct32 asmlinkage void sha1_ce_transform(struct sha1_ce_state *sst, u8 const *src, argument38 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_update()52 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_finup()56 offsetof(struct sha1_ce_state, sst.count)); in sha1_ce_finup()58 offsetof(struct sha1_ce_state, finalize)); in sha1_ce_finup()77 struct sha1_ce_state *sctx = shash_desc_ctx(desc); in sha1_ce_final()91 .descsize = sizeof(struct sha1_ce_state),