Home
last modified time | relevance | path

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

/include/crypto/
Dsha512_base.h19 typedef void (sha512_block_fn)(struct sha512_state *sst, u8 const *src,
24 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_base_init()
41 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_init()
61 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_update()
100 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_finalize()
123 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_finish()
Dsha2.h73 struct sha512_state { struct