Home
last modified time | relevance | path

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

12345678910>>...12

/arch/x86/include/asm/crypto/
Dserpent-sse2.h17 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
23 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
29 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
44 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
50 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
56 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
Dcamellia.h68 static inline void camellia_enc_blk(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk()
74 static inline void camellia_enc_blk_xor(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk_xor()
80 static inline void camellia_enc_blk_2way(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk_2way()
86 static inline void camellia_enc_blk_xor_2way(struct camellia_ctx *ctx, u8 *dst, in camellia_enc_blk_xor_2way()
/arch/parisc/lib/
Dmemcpy.c37 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user()
46 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user()
55 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long len) in raw_copy_in_user()
63 void * memcpy(void * dst,const void *src, size_t count) in memcpy()
74 long probe_kernel_read(void *dst, const void *src, size_t size) in probe_kernel_read()
Dio.c19 void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio()
54 void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio()
127 void insb (unsigned long port, void *dst, unsigned long count) in insb()
167 void insw (unsigned long port, void *dst, unsigned long count) in insw()
239 void insl (unsigned long port, void *dst, unsigned long count) in insl()
/arch/mips/include/asm/
Dftrace.h22 #define safe_load(load, src, dst, error) \ argument
44 #define safe_store(store, src, dst, error) \ argument
66 #define safe_load_code(dst, src, error) \ argument
68 #define safe_store_code(src, dst, error) \ argument
71 #define safe_load_stack(dst, src, error) \ argument
74 #define safe_store_stack(src, dst, error) \ argument
/arch/x86/crypto/
Dblowfish_glue.c47 static inline void blowfish_enc_blk(struct bf_ctx *ctx, u8 *dst, const u8 *src) in blowfish_enc_blk()
52 static inline void blowfish_enc_blk_xor(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor()
58 static inline void blowfish_enc_blk_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_4way()
64 static inline void blowfish_enc_blk_xor_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor_4way()
70 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt()
75 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt()
125 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
134 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
150 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_encrypt() local
167 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
[all …]
Ddes3_ede_glue.c44 static inline void des3_ede_enc_blk(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_enc_blk()
52 static inline void des3_ede_dec_blk(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_dec_blk()
60 static inline void des3_ede_enc_blk_3way(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_enc_blk_3way()
68 static inline void des3_ede_dec_blk_3way(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_dec_blk_3way()
76 static void des3_ede_x86_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_encrypt()
81 static void des3_ede_x86_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_decrypt()
130 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
140 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
157 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_encrypt() local
174 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
[all …]
Dtwofish_glue_3way.c39 static inline void twofish_enc_blk_3way(struct twofish_ctx *ctx, u8 *dst, in twofish_enc_blk_3way()
45 static inline void twofish_enc_blk_xor_3way(struct twofish_ctx *ctx, u8 *dst, in twofish_enc_blk_xor_3way()
51 void twofish_dec_blk_cbc_3way(void *ctx, u128 *dst, const u128 *src) in twofish_dec_blk_cbc_3way()
65 void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_enc_blk_ctr()
80 void twofish_enc_blk_ctr_3way(void *ctx, u128 *dst, const u128 *src, in twofish_enc_blk_ctr_3way()
154 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
160 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
166 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
173 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
180 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
[all …]
Daes_glue.c13 void crypto_aes_encrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_encrypt_x86()
19 void crypto_aes_decrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_decrypt_x86()
25 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt()
30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt()
Dtwofish_avx_glue.c64 static inline void twofish_enc_blk_3way(struct twofish_ctx *ctx, u8 *dst, in twofish_enc_blk_3way()
70 static void twofish_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_xts_enc()
76 static void twofish_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_xts_dec()
173 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
179 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
185 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
192 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
265 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
291 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
[all …]
Dcamellia_aesni_avx_glue.c53 void camellia_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) in camellia_xts_enc()
60 void camellia_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) in camellia_xts_dec()
157 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
163 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
169 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
176 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
183 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
261 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
287 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
313 static int xts_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_encrypt()
[all …]
Dserpent_avx_glue.c68 void __serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in __serpent_crypt_ctr()
80 void serpent_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) in serpent_xts_enc()
87 void serpent_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) in serpent_xts_dec()
173 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
179 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
185 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
192 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
199 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
271 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
297 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
[all …]
Dcast5_avx_glue.c112 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
121 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
137 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_encrypt() local
154 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
178 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_decrypt() local
226 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
254 u8 *dst = walk->dst.virt.addr; in ctr_crypt_final() local
270 u64 *dst = (u64 *)walk->dst.virt.addr; in __ctr_crypt() local
309 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
Dserpent_avx2_glue.c139 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
145 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
151 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
158 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
165 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
235 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
261 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
287 static int xts_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_encrypt()
297 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt()
Dglue_helper.c83 struct blkcipher_desc *desc, struct scatterlist *dst, in glue_ecb_crypt_128bit()
101 u128 *dst = (u128 *)walk->dst.virt.addr; in __glue_cbc_encrypt_128bit() local
120 struct scatterlist *dst, in glue_cbc_encrypt_128bit()
147 u128 *dst = (u128 *)walk->dst.virt.addr; in __glue_cbc_decrypt_128bit() local
191 struct scatterlist *dst, in glue_cbc_decrypt_128bit()
220 u8 *dst = (u8 *)walk->dst.virt.addr; in glue_ctr_crypt_final_128bit() local
242 u128 *dst = (u128 *)walk->dst.virt.addr; in __glue_ctr_crypt_128bit() local
274 struct blkcipher_desc *desc, struct scatterlist *dst, in glue_ctr_crypt_128bit()
312 u128 *dst = (u128 *)walk->dst.virt.addr; in __glue_xts_crypt_128bit() local
347 u128 *dst = walk->dst.virt.addr; in __glue_xts_req_128bit() local
[all …]
Dcamellia_aesni_avx2_glue.c153 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
159 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
165 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
172 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
179 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
269 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
295 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
321 static int xts_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_encrypt()
331 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt()
Dserpent_sse2_glue.c48 static void serpent_decrypt_cbc_xway(void *ctx, u128 *dst, const u128 *src) in serpent_decrypt_cbc_xway()
62 static void serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in serpent_crypt_ctr()
73 static void serpent_crypt_ctr_xway(void *ctx, u128 *dst, const u128 *src, in serpent_crypt_ctr_xway()
142 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
148 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
154 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
161 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
168 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
244 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
270 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
[all …]
Dcast6_avx_glue.c59 static void cast6_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) in cast6_xts_enc()
65 static void cast6_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) in cast6_xts_dec()
71 static void cast6_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in cast6_crypt_ctr()
160 static int ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_encrypt()
166 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ecb_decrypt()
172 static int cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_encrypt()
179 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in cbc_decrypt()
186 static int ctr_crypt(struct blkcipher_desc *desc, struct scatterlist *dst, in ctr_crypt()
261 static int lrw_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_encrypt()
287 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt()
[all …]
/arch/x86/include/asm/
Duaccess_64.h50 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user()
107 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user()
166 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long size) in raw_copy_in_user()
180 __copy_from_user_inatomic_nocache(void *dst, const void __user *src, in __copy_from_user_inatomic_nocache()
188 __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_from_user_flushcache()
/arch/hexagon/lib/
Dio.c34 short int *dst = (short int *) data; in __raw_readsw() local
53 volatile short int *dst = (short int *)addr; in __raw_writesw() local
68 long *dst = (long *) data; in __raw_readsl() local
82 volatile long *dst = (long *)addr; in __raw_writesl() local
/arch/mips/net/
Dbpf_jit.c149 static inline void emit_addu(unsigned int dst, unsigned int src1, in emit_addu()
161 static inline void emit_load_imm(unsigned int dst, u32 imm, struct jit_ctx *ctx) in emit_load_imm()
181 static inline void emit_or(unsigned int dst, unsigned int src1, in emit_or()
187 static inline void emit_ori(unsigned int dst, unsigned src, u32 imm, in emit_ori()
198 static inline void emit_daddiu(unsigned int dst, unsigned int src, in emit_daddiu()
208 static inline void emit_addiu(unsigned int dst, unsigned int src, in emit_addiu()
219 static inline void emit_and(unsigned int dst, unsigned int src1, in emit_and()
225 static inline void emit_andi(unsigned int dst, unsigned int src, in emit_andi()
237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor()
243 static inline void emit_xori(ptr dst, ptr src, u32 imm, struct jit_ctx *ctx) in emit_xori()
[all …]
/arch/sparc/crypto/
Ddes_glue.c70 static void des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_encrypt()
78 static void des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_decrypt()
94 struct scatterlist *dst, struct scatterlist *src, in __ecb_crypt()
125 struct scatterlist *dst, struct scatterlist *src, in ecb_encrypt()
132 struct scatterlist *dst, struct scatterlist *src, in ecb_decrypt()
142 struct scatterlist *dst, struct scatterlist *src, in cbc_encrypt()
173 struct scatterlist *dst, struct scatterlist *src, in cbc_decrypt()
240 static void des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_encrypt()
248 static void des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_decrypt()
262 struct scatterlist *dst, struct scatterlist *src, in __ecb3_crypt()
[all …]
/arch/s390/crypto/
Ddes_s390.c133 struct scatterlist *dst, struct scatterlist *src, in ecb_des_encrypt()
143 struct scatterlist *dst, struct scatterlist *src, in ecb_des_decrypt()
173 struct scatterlist *dst, struct scatterlist *src, in cbc_des_encrypt()
183 struct scatterlist *dst, struct scatterlist *src, in cbc_des_decrypt()
255 static void des3_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_encrypt()
262 static void des3_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_decrypt()
290 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_encrypt()
300 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_decrypt()
331 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_encrypt()
341 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_decrypt()
[all …]
/arch/sparc/lib/
Dmemcpy.S19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
43 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
51 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
57 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
/arch/mn10300/lib/
Dchecksum.c54 __wsum csum_partial_copy(const void *src, void *dst, int len, __wsum sum) in csum_partial_copy()
61 __wsum csum_partial_copy_nocheck(const void *src, void *dst, in csum_partial_copy_nocheck()
70 __wsum csum_partial_copy_from_user(const void *src, void *dst, in csum_partial_copy_from_user()
86 __wsum csum_and_copy_to_user(const void *src, void *dst, in csum_and_copy_to_user()

12345678910>>...12