Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dsha512.c181 struct sha512_ctx *sctx = ctx; in sha512_init() local
197 struct sha512_ctx *sctx = ctx; in sha384_init() local
213 struct sha512_ctx *sctx = ctx; in sha512_update() local
250 struct sha512_ctx *sctx = ctx; in sha512_final() local
312 struct sha512_ctx *sctx = ctx; in sha384_final() local
Dsha256.c247 struct sha256_ctx *sctx = ctx; in sha256_init() local
262 struct sha256_ctx *sctx = ctx; in sha256_update() local
294 struct sha256_ctx *sctx = ctx; in sha256_final() local
Dsha1.c109 struct sha1_ctx *sctx = ctx; in sha1_init() local
121 struct sha1_ctx *sctx = ctx; in sha1_update() local
143 struct sha1_ctx *sctx = ctx; in sha1_final() local