Home
last modified time | relevance | path

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

/include/crypto/
Dsha1_base.h19 typedef void (sha1_block_fn)(struct sha1_state *sst, u8 const *src, int blocks);
23 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_init()
40 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_do_update()
77 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_do_finalize()
98 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_base_finish()
Dsha1.h22 struct sha1_state { struct