Home
last modified time | relevance | path

Searched defs:sctx (Results 1 – 3 of 3) sorted by relevance

/include/crypto/
A Dsm3_base.h33 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_update_blocks() local
45 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_finup() local
73 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_finish() local
A Dsm3.h49 static inline void sm3_init(struct sm3_state *sctx) in sm3_init()
A Dsha2.h74 static inline void sha224_block_init(struct crypto_sha256_state *sctx) in sha224_block_init()
87 static inline void sha256_block_init(struct crypto_sha256_state *sctx) in sha256_block_init()

Completed in 6 milliseconds