Home
last modified time | relevance | path

Searched defs:dctx (Results 1 – 4 of 4) sorted by relevance

/arch/s390/crypto/
Dghash_s390.c32 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() local
59 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update() local
94 static int ghash_flush(struct ghash_desc_ctx *dctx) in ghash_flush()
111 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final() local
/arch/x86/crypto/
Dghash-clmulni-intel_glue.c47 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() local
81 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update() local
114 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()
134 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final() local
215 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_async_import() local
227 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_async_export() local
Dpoly1305_glue.c63 static unsigned int poly1305_simd_blocks(struct poly1305_desc_ctx *dctx, in poly1305_simd_blocks()
121 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in poly1305_simd_update() local
/arch/sparc/crypto/
Ddes_glue.c47 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() local
200 struct des3_ede_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_set_key() local