Home
last modified time | relevance | path

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

/crypto/
Dsha1_generic.c36 struct sha1_ctx *sctx = shash_desc_ctx(desc); in sha1_init() local
52 struct sha1_ctx *sctx = shash_desc_ctx(desc); in sha1_update() local
88 struct sha1_ctx *sctx = shash_desc_ctx(desc); in sha1_final() local
Dsha256_generic.c225 struct sha256_ctx *sctx = shash_desc_ctx(desc); in sha224_init() local
242 struct sha256_ctx *sctx = shash_desc_ctx(desc); in sha256_init() local
259 struct sha256_ctx *sctx = shash_desc_ctx(desc); in sha256_update() local
293 struct sha256_ctx *sctx = shash_desc_ctx(desc); in sha256_final() local
Dsha512_generic.c144 struct sha512_ctx *sctx = shash_desc_ctx(desc); in sha512_init() local
161 struct sha512_ctx *sctx = shash_desc_ctx(desc); in sha384_init() local
178 struct sha512_ctx *sctx = shash_desc_ctx(desc); in sha512_update() local
217 struct sha512_ctx *sctx = shash_desc_ctx(desc); in sha512_final() local