Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 61) sorted by relevance

123

/crypto/
Dlz4hc.c53 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_compress_crypto()
66 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_scompress()
73 unsigned int slen, u8 *dst, in lz4hc_compress_crypto()
83 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_decompress_crypto()
95 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_sdecompress()
102 unsigned int slen, u8 *dst, in lz4hc_decompress_crypto()
Dlz4.c54 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_compress_crypto()
67 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_scompress()
74 unsigned int slen, u8 *dst, unsigned int *dlen) in lz4_compress_crypto()
82 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_decompress_crypto()
94 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_sdecompress()
101 unsigned int slen, u8 *dst, in lz4_decompress_crypto()
Dlzo-rle.c53 u8 *dst, unsigned int *dlen, void *ctx) in __lzorle_compress()
68 unsigned int slen, u8 *dst, unsigned int *dlen) in lzorle_compress()
76 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_scompress()
83 u8 *dst, unsigned int *dlen) in __lzorle_decompress()
98 unsigned int slen, u8 *dst, unsigned int *dlen) in lzorle_decompress()
104 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_sdecompress()
Dlzo.c53 u8 *dst, unsigned int *dlen, void *ctx) in __lzo_compress()
68 unsigned int slen, u8 *dst, unsigned int *dlen) in lzo_compress()
76 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_scompress()
83 u8 *dst, unsigned int *dlen) in __lzo_decompress()
98 unsigned int slen, u8 *dst, unsigned int *dlen) in lzo_decompress()
104 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_sdecompress()
Ddes_generic.c37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt()
44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt()
69 static void crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_encrypt()
77 static void crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_decrypt()
Daegis.h27 static __always_inline void crypto_aegis_block_xor(union aegis_block *dst, in crypto_aegis_block_xor()
34 static __always_inline void crypto_aegis_block_and(union aegis_block *dst, in crypto_aegis_block_and()
41 static __always_inline void crypto_aegis_aesenc(union aegis_block *dst, in crypto_aegis_aesenc()
D842.c67 u8 *dst, unsigned int *dlen) in crypto842_compress()
76 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_scompress()
83 u8 *dst, unsigned int *dlen) in crypto842_decompress()
90 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_sdecompress()
Dzstd.c151 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_compress()
165 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_compress()
173 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_scompress()
180 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_decompress()
193 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_decompress()
201 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_sdecompress()
Ddeflate.c177 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_compress()
206 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_compress()
214 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_scompress()
221 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_decompress()
262 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_decompress()
270 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_sdecompress()
Dtea.c57 static void tea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_encrypt()
85 static void tea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_decrypt()
130 static void xtea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_encrypt()
151 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_decrypt()
174 static void xeta_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_encrypt()
195 static void xeta_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_decrypt()
Dcipher.c60 u8 *dst, const u8 *src, bool enc) in cipher_crypt_one()
81 u8 *dst, const u8 *src) in crypto_cipher_encrypt_one()
88 u8 *dst, const u8 *src) in crypto_cipher_decrypt_one()
Dcompress.c14 u8 *dst, unsigned int *dlen) in crypto_comp_compress()
25 u8 *dst, unsigned int *dlen) in crypto_comp_decompress()
Dghash-generic.c83 u8 *dst = dctx->buffer; in ghash_update() local
117 u8 *dst = dctx->buffer; in ghash_flush() local
131 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final()
Dcfb.c37 const u8 *src, u8 *dst) in crypto_cfb_encrypt_one()
50 u8 *dst = walk->dst.virt.addr; in crypto_cfb_final() local
64 u8 *dst = walk->dst.virt.addr; in crypto_cfb_encrypt_segment() local
134 u8 *dst = walk->dst.virt.addr; in crypto_cfb_decrypt_segment() local
Decdh_helper.c15 static inline u8 *ecdh_pack_data(void *dst, const void *src, size_t sz) in ecdh_pack_data()
21 static inline const u8 *ecdh_unpack_data(void *dst, const void *src, size_t sz) in ecdh_unpack_data()
Dkhazad.c806 __be64 *dst = (__be64 *)ciphertext; in khazad_crypt() local
837 static void khazad_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in khazad_encrypt()
843 static void khazad_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in khazad_decrypt()
Daegis128-neon.c47 void crypto_aegis128_encrypt_chunk_simd(union aegis_block *state, u8 *dst, in crypto_aegis128_encrypt_chunk_simd()
55 void crypto_aegis128_decrypt_chunk_simd(union aegis_block *state, u8 *dst, in crypto_aegis128_decrypt_chunk_simd()
Ddh_helper.c15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) in dh_pack_data()
23 static inline const u8 *dh_unpack_data(void *dst, const void *src, size_t size) in dh_unpack_data()
Dauthencesn.c39 struct scatterlist dst[2]; member
98 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv_tail() local
132 struct scatterlist *dst = req->dst; in crypto_authenc_esn_genicv() local
191 struct scatterlist *src, *dst; in crypto_authenc_esn_encrypt() local
233 struct scatterlist *dst = req->dst; in crypto_authenc_esn_decrypt_tail() local
283 struct scatterlist *dst = req->dst; in crypto_authenc_esn_decrypt() local
Danubis.c576 __be32 *dst = (__be32 *)ciphertext; in anubis_crypt() local
660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt()
666 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_decrypt()
Dblowfish_generic.c36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt()
70 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
Dkeywrap.c129 struct scatterlist *src, *dst; in crypto_kw_decrypt() local
198 struct scatterlist *src, *dst; in crypto_kw_encrypt() local
Dserpent_generic.c452 void __serpent_encrypt(const void *c, u8 *dst, const u8 *src) in __serpent_encrypt()
511 static void serpent_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in serpent_encrypt()
518 void __serpent_decrypt(const void *c, u8 *dst, const u8 *src) in __serpent_decrypt()
572 static void serpent_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in serpent_decrypt()
591 static void tnepres_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tnepres_encrypt()
611 static void tnepres_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tnepres_decrypt()
Dcrypto_null.c28 unsigned int slen, u8 *dst, unsigned int *dlen) in null_compress()
71 static void null_crypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in null_crypt()
Dtwofish_generic.c99 __le32 *dst = (__le32 *)out; in twofish_encrypt() local
136 __le32 *dst = (__le32 *)out; in twofish_decrypt() local

123