Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey() local
42 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt() local
49 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt() local
57 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey() local
78 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt() local
86 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt() local
Dghash-generic.c48 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() local
83 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update() local
117 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()
135 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final() local
Dpoly1305_generic.c39 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_init() local
66 unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, in crypto_poly1305_setdesckey()
166 static void poly1305_blocks(struct poly1305_desc_ctx *dctx, in poly1305_blocks()
184 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_update() local
266 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_final() local
Dxxhash_generic.c36 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_init() local
46 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_update() local
55 struct xxhash64_desc_ctx *dctx = shash_desc_ctx(desc); in xxhash64_final() local
Ddeflate.c180 struct deflate_ctx *dctx = ctx; in __deflate_compress() local
208 struct deflate_ctx *dctx = crypto_tfm_ctx(tfm); in deflate_compress() local
225 struct deflate_ctx *dctx = ctx; in __deflate_decompress() local
264 struct deflate_ctx *dctx = crypto_tfm_ctx(tfm); in deflate_decompress() local
Dvmac.c399 struct vmac_desc_ctx *dctx, in vhash_blocks()
484 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_init() local
496 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_update() local
537 struct vmac_desc_ctx *dctx) in vhash_final()
566 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_final() local
Dzstd.c22 ZSTD_DCtx *dctx; member
/Linux-v5.4/drivers/crypto/vmx/
Dghash.c47 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_init() local
76 struct p8_ghash_desc_ctx *dctx) in __ghash_block()
94 struct p8_ghash_desc_ctx *dctx, in __ghash_blocks()
121 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_update() local
156 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_final() local
/Linux-v5.4/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
/Linux-v5.4/arch/x86/crypto/
Dghash-clmulni-intel_glue.c46 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
/Linux-v5.4/lib/zstd/
Ddecompress.c106 size_t ZSTD_decompressBegin(ZSTD_DCtx *dctx) in ZSTD_decompressBegin()
128 ZSTD_DCtx *dctx; in ZSTD_createDCtx_advanced() local
147 size_t ZSTD_freeDCtx(ZSTD_DCtx *dctx) in ZSTD_freeDCtx()
372 static size_t ZSTD_decodeFrameHeader(ZSTD_DCtx *dctx, const void *src, size_t headerSize) in ZSTD_decodeFrameHeader()
432 size_t ZSTD_decodeLiteralsBlock(ZSTD_DCtx *dctx, const void *src, size_t srcSize) /* note : srcSize… in ZSTD_decodeLiteralsBlock()
794 size_t ZSTD_decodeSeqHeaders(ZSTD_DCtx *dctx, int *nbSeqPtr, const void *src, size_t srcSize) in ZSTD_decodeSeqHeaders()
1093 static size_t ZSTD_decompressSequences(ZSTD_DCtx *dctx, void *dst, size_t maxDstSize, const void *s… in ZSTD_decompressSequences()
1348 static size_t ZSTD_decompressSequencesLong(ZSTD_DCtx *dctx, void *dst, size_t maxDstSize, const voi… in ZSTD_decompressSequencesLong()
1445 static size_t ZSTD_decompressBlock_internal(ZSTD_DCtx *dctx, void *dst, size_t dstCapacity, const v… in ZSTD_decompressBlock_internal()
1469 static void ZSTD_checkContinuity(ZSTD_DCtx *dctx, const void *dst) in ZSTD_checkContinuity()
[all …]
Dhuf_decompress.c363 size_t HUF_decompress4X2_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, s… in HUF_decompress4X2_DCtx_wksp()
825 size_t HUF_decompress4X4_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, s… in HUF_decompress4X4_DCtx_wksp()
901 size_t HUF_decompress4X_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, si… in HUF_decompress4X_DCtx_wksp()
924 size_t HUF_decompress4X_hufOnly_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc,… in HUF_decompress4X_hufOnly_wksp()
939 size_t HUF_decompress1X_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, si… in HUF_decompress1X_DCtx_wksp()
/Linux-v5.4/drivers/crypto/
Dpadlock-sha.c33 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_init() local
43 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_update() local
50 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_export() local
57 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha_import() local
80 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha1_finup() local
141 struct padlock_sha_desc *dctx = shash_desc_ctx(desc); in padlock_sha256_finup() local
/Linux-v5.4/lib/crypto/
Ddes.c844 void des3_ede_encrypt(const struct des3_ede_ctx *dctx, u8 *dst, const u8 *src) in des3_ede_encrypt()
873 void des3_ede_decrypt(const struct des3_ede_ctx *dctx, u8 *dst, const u8 *src) in des3_ede_decrypt()
/Linux-v5.4/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