Searched defs:sctx (Results 1 – 3 of 3) sorted by relevance
33 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_update_blocks() local45 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_do_finup() local73 struct sm3_state *sctx = shash_desc_ctx(desc); in sm3_base_finish() local
49 static inline void sm3_init(struct sm3_state *sctx) in sm3_init()
74 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