| /linux-4.4.14/crypto/ | 
| D | poly1305_generic.c | 43 	struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc);  in crypto_poly1305_init()  local65 static void poly1305_setrkey(struct poly1305_desc_ctx *dctx, const u8 *key)  in poly1305_setrkey()
 75 static void poly1305_setskey(struct poly1305_desc_ctx *dctx, const u8 *key)  in poly1305_setskey()
 83 unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx,  in crypto_poly1305_setdesckey()
 104 static unsigned int poly1305_blocks(struct poly1305_desc_ctx *dctx,  in poly1305_blocks()
 182 	struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc);  in crypto_poly1305_update()  local
 216 	struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc);  in crypto_poly1305_final()  local
 
 | 
| D | zlib.c | 133 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_compress_init()  local147 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_compress_update()  local
 185 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_compress_final()  local
 247 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_decompress_init()  local
 261 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_decompress_update()  local
 300 	struct zlib_ctx *dctx = crypto_tfm_ctx(crypto_pcomp_tfm(tfm));  in zlib_decompress_final()  local
 
 | 
| D | ghash-generic.c | 37 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_init()  local66 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_update()  local
 103 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)  in ghash_flush()
 121 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_final()  local
 
 | 
| D | deflate.c | 131 	struct deflate_ctx *dctx = crypto_tfm_ctx(tfm);  in deflate_compress()  local161 	struct deflate_ctx *dctx = crypto_tfm_ctx(tfm);  in deflate_decompress()  local
 
 | 
| D | des_generic.c | 784 	struct des_ctx *dctx = crypto_tfm_ctx(tfm);  in des_setkey()  local885 	struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm);  in des3_ede_setkey()  local
 894 	struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm);  in des3_ede_encrypt()  local
 925 	struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm);  in des3_ede_decrypt()  local
 
 | 
| /linux-4.4.14/arch/s390/crypto/ | 
| D | ghash_s390.c | 32 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_init()  local59 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_update()  local
 99 static int ghash_flush(struct ghash_desc_ctx *dctx)  in ghash_flush()
 121 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_final()  local
 
 | 
| /linux-4.4.14/drivers/crypto/ | 
| D | padlock-sha.c | 38 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha_init()  local49 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha_update()  local
 57 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha_export()  local
 64 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha_import()  local
 88 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha1_finup()  local
 154 	struct padlock_sha_desc *dctx = shash_desc_ctx(desc);  in padlock_sha256_finup()  local
 
 | 
| /linux-4.4.14/drivers/crypto/vmx/ | 
| D | ghash.c | 102 	struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in p8_ghash_init()  local135 	struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in p8_ghash_update()  local
 188 	struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in p8_ghash_final()  local
 
 | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | ghash-clmulni-intel_glue.c | 48 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_init()  local83 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_update()  local
 116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx)  in ghash_flush()
 136 	struct ghash_desc_ctx *dctx = shash_desc_ctx(desc);  in ghash_final()  local
 
 | 
| D | poly1305_glue.c | 67 static unsigned int poly1305_simd_blocks(struct poly1305_desc_ctx *dctx,  in poly1305_simd_blocks()123 	struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc);  in poly1305_simd_update()  local
 
 | 
| /linux-4.4.14/arch/sparc/crypto/ | 
| D | des_glue.c | 46 	struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm);  in des_set_key()  local203 	struct des3_ede_sparc64_ctx *dctx = crypto_tfm_ctx(tfm);  in des3_ede_set_key()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_gem_context.c | 404 	struct intel_context *dctx = dev_priv->ring[RCS].default_context;  in i915_gem_context_fini()  local
 | 
| D | intel_ringbuffer.c | 45 		struct intel_context *dctx = ring->default_context;  in intel_ring_initialized()  local
 |