Searched refs:sha3_state (Results 1 – 2 of 2) sorted by relevance
168 struct sha3_state *sctx = shash_desc_ctx(desc); in crypto_sha3_init()183 struct sha3_state *sctx = shash_desc_ctx(desc); in crypto_sha3_update()220 struct sha3_state *sctx = shash_desc_ctx(desc); in crypto_sha3_final()250 .descsize = sizeof(struct sha3_state),260 .descsize = sizeof(struct sha3_state),270 .descsize = sizeof(struct sha3_state),280 .descsize = sizeof(struct sha3_state),
20 struct sha3_state { struct