Home
last modified time | relevance | path

Searched refs:sha3_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/crypto/
Dsha3_generic.c168 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),
/linux-4.19.296/include/crypto/
Dsha3.h20 struct sha3_state { struct