/Linux-v4.19/include/crypto/ |
D | scatterwalk.h | 33 static inline unsigned int scatterwalk_pagelen(struct scatter_walk *walk) in scatterwalk_pagelen() 40 static inline unsigned int scatterwalk_clamp(struct scatter_walk *walk, in scatterwalk_clamp() 47 static inline void scatterwalk_advance(struct scatter_walk *walk, in scatterwalk_advance() 53 static inline unsigned int scatterwalk_aligned(struct scatter_walk *walk, in scatterwalk_aligned() 59 static inline struct page *scatterwalk_page(struct scatter_walk *walk) in scatterwalk_page() 69 static inline void scatterwalk_start(struct scatter_walk *walk, in scatterwalk_start() 76 static inline void *scatterwalk_map(struct scatter_walk *walk) in scatterwalk_map() 82 static inline void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone() 101 static inline void scatterwalk_done(struct scatter_walk *walk, int out, in scatterwalk_done()
|
D | cbc.h | 21 struct skcipher_walk *walk, struct crypto_skcipher *tfm, in crypto_cbc_encrypt_segment() 43 struct skcipher_walk *walk, struct crypto_skcipher *tfm, in crypto_cbc_encrypt_inplace() 69 struct skcipher_walk walk; in crypto_cbc_encrypt_walk() local 86 struct skcipher_walk *walk, struct crypto_skcipher *tfm, in crypto_cbc_decrypt_segment() 110 struct skcipher_walk *walk, struct crypto_skcipher *tfm, in crypto_cbc_decrypt_inplace() 137 struct skcipher_walk *walk, struct crypto_skcipher *tfm, in crypto_cbc_decrypt_blocks()
|
/Linux-v4.19/crypto/ |
D | blkcipher.c | 44 static inline void blkcipher_map_src(struct blkcipher_walk *walk) in blkcipher_map_src() 49 static inline void blkcipher_map_dst(struct blkcipher_walk *walk) in blkcipher_map_dst() 54 static inline void blkcipher_unmap_src(struct blkcipher_walk *walk) in blkcipher_unmap_src() 59 static inline void blkcipher_unmap_dst(struct blkcipher_walk *walk) in blkcipher_unmap_dst() 73 static inline void blkcipher_done_slow(struct blkcipher_walk *walk, in blkcipher_done_slow() 83 static inline void blkcipher_done_fast(struct blkcipher_walk *walk, in blkcipher_done_fast() 101 struct blkcipher_walk *walk, int err) in blkcipher_walk_done() 145 struct blkcipher_walk *walk, in blkcipher_next_slow() 180 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy() 195 struct blkcipher_walk *walk) in blkcipher_next_fast() [all …]
|
D | skcipher.c | 49 static inline void skcipher_unmap(struct scatter_walk *walk, void *vaddr) in skcipher_unmap() 55 static inline void *skcipher_map(struct scatter_walk *walk) in skcipher_map() 63 static inline void skcipher_map_src(struct skcipher_walk *walk) in skcipher_map_src() 68 static inline void skcipher_map_dst(struct skcipher_walk *walk) in skcipher_map_dst() 73 static inline void skcipher_unmap_src(struct skcipher_walk *walk) in skcipher_unmap_src() 78 static inline void skcipher_unmap_dst(struct skcipher_walk *walk) in skcipher_unmap_dst() 83 static inline gfp_t skcipher_walk_gfp(struct skcipher_walk *walk) in skcipher_walk_gfp() 98 static void skcipher_done_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_done_slow() 108 int skcipher_walk_done(struct skcipher_walk *walk, int err) in skcipher_walk_done() 177 void skcipher_walk_complete(struct skcipher_walk *walk, int err) in skcipher_walk_complete() [all …]
|
D | ablkcipher.c | 45 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk) in __ablkcipher_walk_complete() 57 static inline void ablkcipher_queue_write(struct ablkcipher_walk *walk, in ablkcipher_queue_write() 74 static inline void ablkcipher_done_slow(struct ablkcipher_walk *walk, in ablkcipher_done_slow() 90 static inline void ablkcipher_done_fast(struct ablkcipher_walk *walk, in ablkcipher_done_fast() 101 struct ablkcipher_walk *walk, int err) in ablkcipher_walk_done() 143 struct ablkcipher_walk *walk, in ablkcipher_next_slow() 182 static inline int ablkcipher_copy_iv(struct ablkcipher_walk *walk, in ablkcipher_copy_iv() 208 struct ablkcipher_walk *walk) in ablkcipher_next_fast() 219 struct ablkcipher_walk *walk) in ablkcipher_walk_next() 264 struct ablkcipher_walk *walk) in ablkcipher_walk_first() [all …]
|
D | cfb.c | 53 static void crypto_cfb_final(struct skcipher_walk *walk, in crypto_cfb_final() 68 static int crypto_cfb_encrypt_segment(struct skcipher_walk *walk, in crypto_cfb_encrypt_segment() 89 static int crypto_cfb_encrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_encrypt_inplace() 114 struct skcipher_walk walk; in crypto_cfb_encrypt() local 136 static int crypto_cfb_decrypt_segment(struct skcipher_walk *walk, in crypto_cfb_decrypt_segment() 159 static int crypto_cfb_decrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_decrypt_inplace() 180 static int crypto_cfb_decrypt_blocks(struct skcipher_walk *walk, in crypto_cfb_decrypt_blocks() 208 struct skcipher_walk walk; in crypto_cfb_decrypt() local
|
D | pcbc.c | 47 struct skcipher_walk *walk, in crypto_pcbc_encrypt_segment() 69 struct skcipher_walk *walk, in crypto_pcbc_encrypt_inplace() 97 struct skcipher_walk walk; in crypto_pcbc_encrypt() local 117 struct skcipher_walk *walk, in crypto_pcbc_decrypt_segment() 141 struct skcipher_walk *walk, in crypto_pcbc_decrypt_inplace() 169 struct skcipher_walk walk; in crypto_pcbc_decrypt() local
|
/Linux-v4.19/mm/ |
D | pagewalk.c | 8 struct mm_walk *walk) in walk_pte_range() 29 struct mm_walk *walk) in walk_pmd_range() 74 struct mm_walk *walk) in walk_pud_range() 118 struct mm_walk *walk) in walk_p4d_range() 144 struct mm_walk *walk) in walk_pgd_range() 178 struct mm_walk *walk) in walk_hugetlb_range() 206 struct mm_walk *walk) in walk_hugetlb_range() 220 struct mm_walk *walk) in walk_page_test() 245 struct mm_walk *walk) in __walk_page_range() 294 struct mm_walk *walk) in walk_page_range() [all …]
|
D | mincore.c | 25 unsigned long end, struct mm_walk *walk) in mincore_hugetlb() 107 struct mm_walk *walk) in mincore_unmapped_range() 115 struct mm_walk *walk) in mincore_pte_range()
|
/Linux-v4.19/arch/s390/crypto/ |
D | des_s390.c | 85 struct blkcipher_walk *walk) in ecb_desall_crypt() 103 struct blkcipher_walk *walk) in cbc_desall_crypt() 131 struct blkcipher_walk walk; in ecb_des_encrypt() local 141 struct blkcipher_walk walk; in ecb_des_decrypt() local 171 struct blkcipher_walk walk; in cbc_des_encrypt() local 181 struct blkcipher_walk walk; in cbc_des_decrypt() local 288 struct blkcipher_walk walk; in ecb_des3_encrypt() local 298 struct blkcipher_walk walk; in ecb_des3_decrypt() local 329 struct blkcipher_walk walk; in cbc_des3_encrypt() local 339 struct blkcipher_walk walk; in cbc_des3_decrypt() local [all …]
|
D | paes_s390.c | 96 struct blkcipher_walk *walk) in ecb_paes_crypt() 122 struct blkcipher_walk walk; in ecb_paes_encrypt() local 132 struct blkcipher_walk walk; in ecb_paes_decrypt() local 191 struct blkcipher_walk *walk) in cbc_paes_crypt() 225 struct blkcipher_walk walk; in cbc_paes_encrypt() local 235 struct blkcipher_walk walk; in cbc_paes_decrypt() local 312 struct blkcipher_walk *walk) in xts_paes_crypt() 361 struct blkcipher_walk walk; in xts_paes_encrypt() local 371 struct blkcipher_walk walk; in xts_paes_decrypt() local 447 struct blkcipher_walk *walk) in ctr_paes_crypt() [all …]
|
D | aes_s390.c | 61 struct scatter_walk walk; member 258 struct blkcipher_walk *walk) in ecb_aes_crypt() 281 struct blkcipher_walk walk; in ecb_aes_encrypt() local 295 struct blkcipher_walk walk; in ecb_aes_decrypt() local 374 struct blkcipher_walk *walk) in cbc_aes_crypt() 403 struct blkcipher_walk walk; in cbc_aes_encrypt() local 417 struct blkcipher_walk walk; in cbc_aes_decrypt() local 542 struct blkcipher_walk *walk) in xts_aes_crypt() 586 struct blkcipher_walk walk; in xts_aes_encrypt() local 600 struct blkcipher_walk walk; in xts_aes_decrypt() local [all …]
|
/Linux-v4.19/arch/x86/crypto/ |
D | cast5_avx_glue.c | 50 static inline bool cast5_fpu_begin(bool fpu_enabled, struct skcipher_walk *walk, in cast5_fpu_begin() 67 struct skcipher_walk walk; in ecb_crypt() local 130 struct skcipher_walk walk; in cbc_encrypt() local 158 struct skcipher_walk *walk) in __cbc_decrypt() 216 struct skcipher_walk walk; in cbc_decrypt() local 232 static void ctr_crypt_final(struct skcipher_walk *walk, struct cast5_ctx *ctx) in ctr_crypt_final() 246 static unsigned int __ctr_crypt(struct skcipher_walk *walk, in __ctr_crypt() 296 struct skcipher_walk walk; in ctr_crypt() local
|
D | blowfish_glue.c | 93 struct skcipher_walk walk; in ecb_crypt() local 144 struct skcipher_walk *walk) in __cbc_encrypt() 170 struct skcipher_walk walk; in cbc_encrypt() local 185 struct skcipher_walk *walk) in __cbc_decrypt() 251 struct skcipher_walk walk; in cbc_decrypt() local 265 static void ctr_crypt_final(struct bf_ctx *ctx, struct skcipher_walk *walk) in ctr_crypt_final() 279 static unsigned int __ctr_crypt(struct bf_ctx *ctx, struct skcipher_walk *walk) in __ctr_crypt() 337 struct skcipher_walk walk; in ctr_crypt() local
|
D | glue_helper.c | 40 struct skcipher_walk walk; in glue_ecb_req_128bit() local 85 struct skcipher_walk walk; in glue_cbc_encrypt_req_128bit() local 117 struct skcipher_walk walk; in glue_cbc_decrypt_req_128bit() local 177 struct skcipher_walk walk; in glue_ctr_req_128bit() local 241 struct skcipher_walk *walk) in __glue_xts_req_128bit() 280 struct skcipher_walk walk; in glue_xts_req_128bit() local
|
D | des3_ede_glue.c | 89 struct skcipher_walk walk; in ecb_crypt() local 147 struct skcipher_walk *walk) in __cbc_encrypt() 173 struct skcipher_walk walk; in cbc_encrypt() local 188 struct skcipher_walk *walk) in __cbc_decrypt() 252 struct skcipher_walk walk; in cbc_decrypt() local 267 struct skcipher_walk *walk) in ctr_crypt_final() 282 struct skcipher_walk *walk) in __ctr_crypt() 335 struct skcipher_walk walk; in ctr_crypt() local
|
/Linux-v4.19/arch/arm/crypto/ |
D | aes-ce-glue.c | 181 struct skcipher_walk walk; in ecb_encrypt() local 201 struct skcipher_walk walk; in ecb_decrypt() local 221 struct skcipher_walk walk; in cbc_encrypt() local 242 struct skcipher_walk walk; in cbc_decrypt() local 263 struct skcipher_walk walk; in ctr_encrypt() local 301 struct skcipher_walk walk; in xts_encrypt() local 323 struct skcipher_walk walk; in xts_decrypt() local
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | dma.c | 30 unsigned long next, struct mm_walk *walk) in page_set_nocache() 52 unsigned long next, struct mm_walk *walk) in page_clear_nocache() 87 struct mm_walk walk = { in arch_dma_alloc() local 120 struct mm_walk walk = { in arch_dma_free() local
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | aes-spe-glue.c | 190 struct blkcipher_walk walk; in ppc_ecb_encrypt() local 218 struct blkcipher_walk walk; in ppc_ecb_decrypt() local 246 struct blkcipher_walk walk; in ppc_cbc_encrypt() local 274 struct blkcipher_walk walk; in ppc_cbc_decrypt() local 302 struct blkcipher_walk walk; in ppc_ctr_crypt() local 332 struct blkcipher_walk walk; in ppc_xts_encrypt() local 363 struct blkcipher_walk walk; in ppc_xts_decrypt() local
|
/Linux-v4.19/arch/sparc/crypto/ |
D | aes_glue.c | 220 struct blkcipher_walk walk; in ecb_encrypt() local 249 struct blkcipher_walk walk; in ecb_decrypt() local 280 struct blkcipher_walk walk; in cbc_encrypt() local 309 struct blkcipher_walk walk; in cbc_decrypt() local 337 struct blkcipher_walk *walk) in ctr_crypt_final() 356 struct blkcipher_walk walk; in ctr_crypt() local
|
D | des_glue.c | 98 struct blkcipher_walk walk; in __ecb_crypt() local 146 struct blkcipher_walk walk; in cbc_encrypt() local 177 struct blkcipher_walk walk; in cbc_decrypt() local 266 struct blkcipher_walk walk; in __ecb3_crypt() local 318 struct blkcipher_walk walk; in cbc3_encrypt() local 354 struct blkcipher_walk walk; in cbc3_decrypt() local
|
/Linux-v4.19/arch/arm64/crypto/ |
D | aes-ce-ccm-glue.c | 153 struct scatter_walk walk; in ccm_calculate_auth_mac() local 188 static int ccm_crypt_fallback(struct skcipher_walk *walk, u8 mac[], u8 iv0[], in ccm_crypt_fallback() 242 struct skcipher_walk walk; in ccm_encrypt() local 300 struct skcipher_walk walk; in ccm_decrypt() local
|
D | aes-glue.c | 137 struct skcipher_walk walk; in ecb_encrypt() local 157 struct skcipher_walk walk; in ecb_decrypt() local 177 struct skcipher_walk walk; in cbc_encrypt() local 197 struct skcipher_walk walk; in cbc_decrypt() local 217 struct skcipher_walk walk; in ctr_encrypt() local 267 struct skcipher_walk walk; in xts_encrypt() local 289 struct skcipher_walk walk; in xts_decrypt() local
|
D | aes-neonbs-glue.c | 99 struct skcipher_walk walk; in __ecb_crypt() local 158 struct skcipher_walk walk; in cbc_encrypt() local 181 struct skcipher_walk walk; in cbc_decrypt() local 228 struct skcipher_walk walk; in ctr_encrypt() local 303 struct skcipher_walk walk; in __xts_crypt() local
|
/Linux-v4.19/fs/proc/ |
D | task_mmu.c | 477 struct mm_walk *walk) in smaps_pte_hole() 489 struct mm_walk *walk) in smaps_pte_entry() 540 struct mm_walk *walk) in smaps_pmd_entry() 562 struct mm_walk *walk) in smaps_pmd_entry() 568 struct mm_walk *walk) in smaps_pte_range() 674 struct mm_walk *walk) in smaps_hugetlb_range() 988 unsigned long end, struct mm_walk *walk) in clear_refs_pte_range() 1047 struct mm_walk *walk) in clear_refs_test_walk() 1199 struct mm_walk *walk) in pagemap_pte_hole() 1278 struct mm_walk *walk) in pagemap_pmd_range() [all …]
|