/linux-4.4.14/arch/x86/crypto/ |
D | serpent_avx2_glue.c | 140 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 146 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 152 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 159 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 166 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 171 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 187 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 211 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 236 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 262 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | camellia_aesni_avx2_glue.c | 154 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 160 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 166 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 173 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 180 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 185 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin() 209 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 239 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 270 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 296 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | cast5_avx_glue.c | 48 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin() 65 unsigned int nbytes; in ecb_crypt() local 114 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 123 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 136 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 156 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 177 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 228 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 256 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 270 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local [all …]
|
D | camellia_aesni_avx_glue.c | 158 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 164 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 170 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 177 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 184 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 189 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin() 213 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 237 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 262 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 288 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | twofish_avx_glue.c | 174 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 180 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 186 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 193 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 200 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 205 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) in twofish_fpu_begin() 221 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 243 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 266 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 292 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | serpent_avx_glue.c | 174 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 180 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 186 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 193 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 200 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 205 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 221 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 238 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 272 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 298 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | twofish_glue_3way.c | 155 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 161 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 167 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 174 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 181 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 186 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 201 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 232 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 249 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() 300 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() [all …]
|
D | serpent_sse2_glue.c | 143 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 149 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 155 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 162 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 169 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 174 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin() 190 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 207 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 245 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 271 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | cast6_avx_glue.c | 161 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 167 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 173 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 180 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 187 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 192 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast6_fpu_begin() 208 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 225 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 262 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 288 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | blowfish_glue.c | 86 unsigned int nbytes; in ecb_crypt() local 126 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 135 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 148 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 168 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 189 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 249 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 271 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 285 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local 337 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
|
D | glue_helper.c | 41 unsigned int nbytes, i, func_bytes; in __glue_ecb_crypt_128bit() local 83 struct scatterlist *src, unsigned int nbytes) in glue_ecb_crypt_128bit() 98 unsigned int nbytes = walk->nbytes; in __glue_cbc_encrypt_128bit() local 120 struct scatterlist *src, unsigned int nbytes) in glue_cbc_encrypt_128bit() 144 unsigned int nbytes = walk->nbytes; in __glue_cbc_decrypt_128bit() local 194 struct scatterlist *src, unsigned int nbytes) in glue_cbc_decrypt_128bit() 223 unsigned int nbytes = walk->nbytes; in glue_ctr_crypt_final_128bit() local 242 unsigned int nbytes = walk->nbytes; in __glue_ctr_crypt_128bit() local 277 struct scatterlist *src, unsigned int nbytes) in glue_ctr_crypt_128bit() 312 unsigned int nbytes = walk->nbytes; in __glue_xts_crypt_128bit() local [all …]
|
D | des3_ede_glue.c | 90 unsigned int nbytes; in ecb_crypt() local 131 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 141 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 155 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 175 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 196 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 254 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 277 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 291 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local 338 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
|
D | camellia_glue.c | 1377 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 1383 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 1389 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 1396 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 1403 struct scatterlist *src, unsigned int nbytes) in ctr_crypt() 1408 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback() 1424 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback() 1458 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 1475 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() 1526 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() [all …]
|
D | aesni-intel_glue.c | 376 unsigned int nbytes) in ecb_encrypt() 400 unsigned int nbytes) in ecb_decrypt() 424 unsigned int nbytes) in cbc_encrypt() 448 unsigned int nbytes) in cbc_decrypt() 478 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 507 unsigned int nbytes) in ctr_crypt() 559 static void lrw_xts_encrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_encrypt_callback() 564 static void lrw_xts_decrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_decrypt_callback() 591 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt() 615 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt() [all …]
|
D | fpu.c | 45 unsigned int nbytes) in crypto_fpu_encrypt() 64 unsigned int nbytes) in crypto_fpu_decrypt()
|
D | chacha20_glue.c | 67 struct scatterlist *src, unsigned int nbytes) in chacha20_simd()
|
D | salsa20_glue.c | 50 unsigned int nbytes) in encrypt()
|
/linux-4.4.14/arch/s390/crypto/ |
D | des_s390.c | 90 unsigned int nbytes; in ecb_desall_crypt() local 114 unsigned int nbytes = walk->nbytes; in cbc_desall_crypt() local 146 unsigned int nbytes) in ecb_des_encrypt() 157 unsigned int nbytes) in ecb_des_decrypt() 188 unsigned int nbytes) in cbc_des_encrypt() 198 unsigned int nbytes) in cbc_des_decrypt() 292 unsigned int nbytes) in ecb_des3_encrypt() 303 unsigned int nbytes) in ecb_des3_decrypt() 334 unsigned int nbytes) in cbc_des3_encrypt() 344 unsigned int nbytes) in cbc_des3_decrypt() [all …]
|
D | aes_s390.c | 254 unsigned int nbytes) in fallback_blk_dec() 271 unsigned int nbytes) in fallback_blk_enc() 320 unsigned int nbytes; in ecb_aes_crypt() local 341 unsigned int nbytes) in ecb_aes_encrypt() 355 unsigned int nbytes) in ecb_aes_decrypt() 450 unsigned int nbytes = walk->nbytes; in cbc_aes_crypt() local 482 unsigned int nbytes) in cbc_aes_encrypt() 496 unsigned int nbytes) in cbc_aes_decrypt() 553 unsigned int nbytes) in xts_fallback_decrypt() 570 unsigned int nbytes) in xts_fallback_encrypt() [all …]
|
D | prng.c | 114 static int generate_entropy(u8 *ebuf, size_t nbytes) in generate_entropy() 176 static void prng_tdes_seed(int nbytes) in prng_tdes_seed() 462 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate() 504 size_t nbytes, loff_t *ppos) in prng_tdes_read() 584 size_t nbytes, loff_t *ppos) in prng_sha512_read()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | pio_copy.c | 198 unsigned int nbytes) in read_low_bytes() 225 const void *from, unsigned int nbytes) in read_extra_bytes() 364 unsigned int nbytes) in read_low_bytes() 379 const void *from, unsigned int nbytes) in read_extra_bytes() 455 const void *from, size_t nbytes) in seg_pio_copy_start() 545 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix() 641 const void *from, size_t nbytes) in mid_copy_straight() 727 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
|
D | firmware.c | 645 const u8 *data, int nbytes) in write_rsa_data() 672 const u8 *data, int nbytes) in write_streamed_rsa_data()
|
/linux-4.4.14/lib/mpi/ |
D | mpicoder.c | 32 MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes) in mpi_read_raw_data() 84 unsigned nbits, nbytes, nlimbs, nread = 0; in mpi_read_from_buffer() local 160 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer() 228 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer() 260 int mpi_set_buffer(MPI a, const void *xbuffer, unsigned nbytes, int sign) in mpi_set_buffer() 350 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned *nbytes, in mpi_write_to_sgl() 441 unsigned int nbits, nlimbs, nbytes; in mpi_read_raw_from_sgl() local
|
/linux-4.4.14/arch/sparc/crypto/ |
D | des_glue.c | 95 unsigned int nbytes, bool encrypt) in __ecb_crypt() 126 unsigned int nbytes) in ecb_encrypt() 133 unsigned int nbytes) in ecb_decrypt() 143 unsigned int nbytes) in cbc_encrypt() 174 unsigned int nbytes) in cbc_decrypt() 263 unsigned int nbytes, bool encrypt) in __ecb3_crypt() 297 unsigned int nbytes) in ecb3_encrypt() 304 unsigned int nbytes) in ecb3_decrypt() 315 unsigned int nbytes) in cbc3_encrypt() 351 unsigned int nbytes) in cbc3_decrypt()
|
D | aes_glue.c | 217 unsigned int nbytes) in ecb_encrypt() 246 unsigned int nbytes) in ecb_decrypt() 277 unsigned int nbytes) in cbc_encrypt() 306 unsigned int nbytes) in cbc_decrypt() 343 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 354 unsigned int nbytes) in ctr_crypt()
|
D | camellia_glue.c | 87 unsigned int nbytes, bool encrypt) in __ecb_crypt() 128 unsigned int nbytes) in ecb_encrypt() 135 unsigned int nbytes) in ecb_decrypt() 150 unsigned int nbytes) in cbc_encrypt() 189 unsigned int nbytes) in cbc_decrypt()
|
/linux-4.4.14/arch/arm/crypto/ |
D | aes-ce-glue.c | 167 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 190 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 213 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 237 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 261 struct scatterlist *src, unsigned int nbytes) in ctr_encrypt() 304 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() 329 struct scatterlist *src, unsigned int nbytes) in xts_decrypt()
|
D | aesbs-glue.c | 106 struct scatterlist *src, unsigned int nbytes) in aesbs_cbc_encrypt() 147 struct scatterlist *src, unsigned int nbytes) in aesbs_cbc_decrypt() 205 unsigned int nbytes) in aesbs_ctr_encrypt() 254 struct scatterlist *src, unsigned int nbytes) in aesbs_xts_encrypt() 278 struct scatterlist *src, unsigned int nbytes) in aesbs_xts_decrypt()
|
/linux-4.4.14/crypto/ |
D | pcbc.c | 52 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local 77 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local 99 unsigned int nbytes) in crypto_pcbc_encrypt() 130 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local 157 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local 179 unsigned int nbytes) in crypto_pcbc_decrypt()
|
D | cbc.c | 49 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local 73 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local 92 unsigned int nbytes) in crypto_cbc_encrypt() 121 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local 147 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local 171 unsigned int nbytes) in crypto_cbc_decrypt()
|
D | scatterwalk.c | 25 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir() 81 size_t nbytes, int out) in scatterwalk_copychunks() 108 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
|
D | cts.c | 78 unsigned int nbytes) in cts_cbc_encrypt() 127 unsigned int nbytes) in crypto_cts_encrypt() 164 unsigned int nbytes) in cts_cbc_decrypt() 222 unsigned int nbytes) in crypto_cts_decrypt()
|
D | ecb.c | 47 unsigned int nbytes; in crypto_ecb_crypt() local 71 unsigned int nbytes) in crypto_ecb_encrypt() 85 unsigned int nbytes) in crypto_ecb_decrypt()
|
D | ctr.c | 65 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_final() local 83 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_segment() local 107 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_inplace() local 129 unsigned int nbytes) in crypto_ctr_crypt()
|
D | xts.c | 148 struct scatterlist *src, unsigned int nbytes) in encrypt() 159 struct scatterlist *src, unsigned int nbytes) in decrypt() 170 struct scatterlist *ssrc, unsigned int nbytes, in xts_crypt()
|
D | lrw.c | 196 struct scatterlist *src, unsigned int nbytes) in encrypt() 207 struct scatterlist *src, unsigned int nbytes) in decrypt() 218 struct scatterlist *ssrc, unsigned int nbytes, in lrw_crypt()
|
D | shash.c | 223 int nbytes; in shash_ahash_update() local 246 int nbytes; in shash_ahash_finup() local 279 unsigned int nbytes = req->nbytes; in shash_ahash_digest() local 396 int nbytes; in shash_compat_update() local 413 unsigned int nbytes, u8 *out) in shash_compat_digest()
|
D | hmac.c | 115 const u8 *data, unsigned int nbytes) in hmac_update() 140 unsigned int nbytes, u8 *out) in hmac_finup()
|
D | keywrap.c | 137 unsigned int nbytes) in crypto_kw_decrypt() 222 unsigned int nbytes) in crypto_kw_encrypt()
|
D | chacha20_generic.c | 144 struct scatterlist *src, unsigned int nbytes) in crypto_chacha20_crypt()
|
D | arc4.c | 96 struct scatterlist *src, unsigned int nbytes) in ecb_arc4_crypt()
|
D | salsa20_generic.c | 179 unsigned int nbytes) in encrypt()
|
D | crypto_null.c | 79 struct scatterlist *src, unsigned int nbytes) in skcipher_null_crypt()
|
D | ahash.c | 47 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local 87 unsigned int nbytes = walk->entrylen; in crypto_hash_walk_done() local
|
D | ansi_cprng.c | 186 static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx, in get_prng_bytes()
|
D | blkcipher.c | 107 unsigned int nbytes = 0; in blkcipher_walk_done() local
|
D | ablkcipher.c | 112 unsigned int nbytes = 0; in ablkcipher_walk_done() local
|
/linux-4.4.14/drivers/staging/comedi/ |
D | comedi_buf.c | 276 unsigned int nbytes) in comedi_buf_write_alloc() 366 unsigned int nbytes) in comedi_buf_write_free() 431 unsigned int nbytes) in comedi_buf_read_alloc() 471 unsigned int nbytes) in comedi_buf_read_free() 517 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from() 561 unsigned int nbytes; in comedi_buf_write_samples() local 607 unsigned int nbytes; in comedi_buf_read_samples() local
|
D | drivers.c | 464 unsigned int nbytes = comedi_buf_read_n_available(s); in comedi_nscans_left() local
|
D | comedi_fops.c | 2302 size_t nbytes, loff_t *offset) in comedi_write() 2448 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read()
|
/linux-4.4.14/arch/arm64/crypto/ |
D | aes-glue.c | 100 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt() 122 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt() 144 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt() 167 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt() 190 struct scatterlist *src, unsigned int nbytes) in ctr_encrypt() 236 struct scatterlist *src, unsigned int nbytes) in xts_encrypt() 260 struct scatterlist *src, unsigned int nbytes) in xts_decrypt()
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | aes-spe-glue.c | 180 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_encrypt() 208 struct scatterlist *src, unsigned int nbytes) in ppc_ecb_decrypt() 236 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_encrypt() 264 struct scatterlist *src, unsigned int nbytes) in ppc_cbc_decrypt() 292 struct scatterlist *src, unsigned int nbytes) in ppc_ctr_crypt() 322 struct scatterlist *src, unsigned int nbytes) in ppc_xts_encrypt() 353 struct scatterlist *src, unsigned int nbytes) in ppc_xts_decrypt()
|
/linux-4.4.14/drivers/crypto/nx/ |
D | nx-aes-ecb.c | 68 unsigned int nbytes, in ecb_aes_nx_crypt() 117 unsigned int nbytes) in ecb_aes_nx_encrypt() 125 unsigned int nbytes) in ecb_aes_nx_decrypt()
|
D | nx-aes-cbc.c | 68 unsigned int nbytes, in cbc_aes_nx_crypt() 117 unsigned int nbytes) in cbc_aes_nx_encrypt() 125 unsigned int nbytes) in cbc_aes_nx_decrypt()
|
D | nx-aes-ctr.c | 87 unsigned int nbytes) in ctr_aes_nx_crypt() 131 unsigned int nbytes) in ctr3686_aes_nx_crypt()
|
D | nx-aes-gcm.c | 119 unsigned int nbytes = assoclen; in nx_gca() local 188 unsigned int nbytes = assoclen; in gmac() local 328 unsigned int nbytes = req->cryptlen; in gcm_aes_nx_crypt() local
|
D | nx-aes-ccm.c | 172 unsigned int nbytes, in generate_pat() 347 unsigned int nbytes = req->cryptlen; in ccm_nx_decrypt() local 425 unsigned int nbytes = req->cryptlen; in ccm_nx_encrypt() local
|
D | nx.c | 221 unsigned int *nbytes) in trim_sg_list() 275 unsigned int *nbytes, in nx_build_sg_lists()
|
/linux-4.4.14/drivers/crypto/ |
D | geode-aes.c | 184 unsigned int nbytes) in fallback_blk_dec() 200 unsigned int nbytes) in fallback_blk_enc() 306 unsigned int nbytes) in geode_cbc_decrypt() 338 unsigned int nbytes) in geode_cbc_encrypt() 419 unsigned int nbytes) in geode_ecb_decrypt() 449 unsigned int nbytes) in geode_ecb_encrypt()
|
D | padlock-aes.c | 344 unsigned int nbytes) in ecb_aes_encrypt() 373 unsigned int nbytes) in ecb_aes_decrypt() 423 unsigned int nbytes) in cbc_aes_encrypt() 454 unsigned int nbytes) in cbc_aes_decrypt()
|
D | hifn_795x.c | 1165 void *priv, unsigned int nbytes) in hifn_setup_cmd_desc() 1371 unsigned int nbytes, void *priv) in hifn_setup_dma() 1461 unsigned int copy, drest = *drestp, nbytes = *nbytesp; in ablkcipher_add() local 1491 unsigned int nbytes = req->nbytes, offset, copy, diff; in hifn_cipher_walk() local 1579 unsigned int nbytes = req->nbytes, idx = 0; in hifn_setup_session() local 1722 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in ablkcipher_get() local 1773 unsigned int nbytes = req->nbytes; in hifn_process_ready() local
|
D | picoxcell_crypto.c | 276 static inline int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count() 294 unsigned nbytes, in spacc_sg_to_ddt() 441 unsigned nbytes, enum dma_data_direction dir) in spacc_free_ddt()
|
D | n2_core.c | 517 int nbytes, cpu; in n2_do_async_digest() local 818 static inline int cipher_descriptor_len(int nbytes, unsigned int block_size) in cipher_descriptor_len() 881 int err, nbytes; in n2_compute_chunks() local
|
D | ixp4xx_crypto.c | 799 struct scatterlist *sg, unsigned nbytes, in chainup_buffers() 889 unsigned int nbytes = req->nbytes; in ablk_perform() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 989 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dumpDataDif_write() 1012 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_read() 1053 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_write() 1190 size_t nbytes, loff_t *ppos) in lpfc_debugfs_read() 1256 static int lpfc_idiag_cmd_get(const char __user *buf, size_t nbytes, in lpfc_idiag_cmd_get() 1411 lpfc_idiag_pcicfg_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_pcicfg_read() 1534 size_t nbytes, loff_t *ppos) in lpfc_idiag_pcicfg_write() 1707 lpfc_idiag_baracc_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_baracc_read() 1859 size_t nbytes, loff_t *ppos) in lpfc_idiag_baracc_write() 1993 lpfc_idiag_queinfo_read(struct file *file, char __user *buf, size_t nbytes, in lpfc_idiag_queinfo_read() [all …]
|
/linux-4.4.14/drivers/char/ |
D | random.c | 493 int nbytes) in _mix_pool_bytes() 540 int nbytes) in __mix_pool_bytes() 547 int nbytes) in mix_pool_bytes() 976 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool() 995 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool() 1036 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account() 1154 size_t nbytes, int min, int reserved) in extract_entropy() 1208 size_t nbytes) in extract_entropy_user() 1253 void get_random_bytes(void *buf, int nbytes) in get_random_bytes() 1335 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch() [all …]
|
/linux-4.4.14/include/crypto/ |
D | scatterwalk.h | 58 unsigned int nbytes) in scatterwalk_clamp() 65 unsigned int nbytes) in scatterwalk_advance()
|
D | algapi.h | 98 unsigned int nbytes; member 121 unsigned int nbytes; member 299 unsigned int nbytes) in blkcipher_walk_init() 309 unsigned int nbytes) in ablkcipher_walk_init()
|
D | hash.h | 56 unsigned int nbytes; member 609 unsigned int nbytes) in ahash_request_set_crypt()
|
D | skcipher.h | 138 unsigned int nbytes, void *iv) in skcipher_givcrypt_set_crypt()
|
/linux-4.4.14/drivers/staging/speakup/ |
D | devsynth.c | 17 size_t nbytes, loff_t *ppos) in speakup_file_write() 41 size_t nbytes, loff_t *ppos) in speakup_file_read()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | rpadlpar_sysfs.c | 33 const char *buf, size_t nbytes) in add_slot_store() 64 const char *buf, size_t nbytes) in remove_slot_store()
|
D | cpqphp_sysfs.c | 175 size_t nbytes, loff_t *ppos) in read()
|
/linux-4.4.14/drivers/crypto/vmx/ |
D | aes_ctr.c | 100 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local 115 struct scatterlist *src, unsigned int nbytes) in p8_aes_ctr_crypt()
|
D | aes_cbc.c | 100 struct scatterlist *src, unsigned int nbytes) in p8_aes_cbc_encrypt() 141 struct scatterlist *src, unsigned int nbytes) in p8_aes_cbc_decrypt()
|
/linux-4.4.14/tools/usb/ |
D | ffs-test.c | 435 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() 440 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() 453 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() 478 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf() 540 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
|
/linux-4.4.14/net/ipv4/ |
D | tcp_memcontrol.c | 116 char *buf, size_t nbytes, loff_t off) in tcp_cgroup_write() 179 char *buf, size_t nbytes, loff_t off) in tcp_cgroup_reset()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_debugfs.c | 183 size_t nbytes, loff_t *pos) in bfad_debugfs_read() 226 size_t nbytes, loff_t *pos) in bfad_debugfs_read_regrd() 250 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regrd() 318 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regwr()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad_debugfs.c | 241 size_t nbytes, loff_t *pos) in bnad_debugfs_read() 287 size_t nbytes, loff_t *pos) in bnad_debugfs_read_regrd() 310 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regrd() 370 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regwr()
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | visorchannel.c | 38 ulong nbytes; member 240 void *local, ulong nbytes) in visorchannel_read() 253 void *local, ulong nbytes) in visorchannel_write() 275 ulong nbytes) in visorchannel_clear() 570 ulong nbytes = 0, nbytes_region = 0; in visorchannel_debug() local
|
D | visorbus_main.c | 577 u64 nbytes = visorchannel_get_nbytes(vdev->visorchannel); in channel_bytes_show() local 912 void *dest, unsigned long nbytes) in visorbus_read_channel() 920 void *src, unsigned long nbytes) in visorbus_write_channel() 928 unsigned long nbytes) in visorbus_clear_channel()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_inode_item.c | 44 int *nbytes) in xfs_inode_item_data_fork_size() 86 int *nbytes) in xfs_inode_item_attr_fork_size() 131 int *nbytes) in xfs_inode_item_size()
|
D | xfs_dquot_item.c | 45 int *nbytes) in xfs_qm_dquot_logitem_size() 281 int *nbytes) in xfs_qm_qoff_logitem_size()
|
D | xfs_extfree_item.c | 66 int *nbytes) in xfs_efi_item_size() 326 int *nbytes) in xfs_efd_item_size()
|
D | xfs_icreate_item.c | 48 int *nbytes) in xfs_icreate_item_size()
|
D | xfs_buf_item.c | 66 int *nbytes) in xfs_buf_item_size_segment() 135 int *nbytes) in xfs_buf_item_size()
|
D | xfs_log_cil.c | 176 int nbytes = 0; in xlog_cil_insert_format_items() local
|
D | xfs_buf.c | 291 size_t nbytes, offset; in xfs_buf_allocate_memory() local 1176 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
|
/linux-4.4.14/net/sunrpc/ |
D | xdr.c | 61 __be32 *xdr_encode_opaque_fixed(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque_fixed() 85 __be32 *xdr_encode_opaque(__be32 *p, const void *ptr, unsigned int nbytes) in xdr_encode_opaque() 513 size_t nbytes) in xdr_get_next_encode_buffer() 562 __be32 * xdr_reserve_space(struct xdr_stream *xdr, size_t nbytes) in xdr_reserve_space() 826 static __be32 * __xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in __xdr_inline_decode() 857 static __be32 *xdr_copy_to_scratch(struct xdr_stream *xdr, size_t nbytes) in xdr_copy_to_scratch() 887 __be32 * xdr_inline_decode(struct xdr_stream *xdr, size_t nbytes) in xdr_inline_decode()
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | dbdma.c | 591 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags) in au1xxx_dbdma_put_source() 650 u32 au1xxx_dbdma_put_dest(u32 chanid, dma_addr_t buf, int nbytes, u32 flags) in au1xxx_dbdma_put_dest() 714 u32 au1xxx_dbdma_get_dest(u32 chanid, void **buf, int *nbytes) in au1xxx_dbdma_get_dest() 938 u32 nbytes = 0; in au1xxx_dbdma_put_dscr() local
|
/linux-4.4.14/include/linux/ |
D | once.h | 54 #define get_random_once(buf, nbytes) \ argument
|
D | crypto.h | 166 unsigned int nbytes; member 1055 unsigned int nbytes, void *iv) in ablkcipher_request_set_crypt() 1284 unsigned int nbytes) in crypto_blkcipher_encrypt() 1312 unsigned int nbytes) in crypto_blkcipher_encrypt_iv() 1337 unsigned int nbytes) in crypto_blkcipher_decrypt() 1362 unsigned int nbytes) in crypto_blkcipher_decrypt_iv() 1745 unsigned int nbytes) in crypto_hash_update() 1785 unsigned int nbytes, u8 *out) in crypto_hash_digest()
|
D | adb.h | 12 int nbytes; member
|
D | net.h | 267 #define net_get_random_once(buf, nbytes) \ argument
|
/linux-4.4.14/arch/nios2/lib/ |
D | memcpy.c | 35 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 53 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
/linux-4.4.14/arch/m32r/kernel/ |
D | sys_m32r.c | 86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) in sys_cachectl()
|
/linux-4.4.14/fs/coda/ |
D | psdev.c | 98 size_t nbytes, loff_t *off) in coda_psdev_write() 204 size_t nbytes, loff_t *off) in coda_psdev_read()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_spi.c | 517 int nbytes; in spi_cmd_complete() local 551 int nbytes; in spi_cmd_complete() local 612 int retry, ix, nbytes; in spi_data_read() local 680 int ix, nbytes; in spi_data_write() local
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_isight.c | 48 unsigned int maxlen, nbytes; in isight_decode() local
|
D | uvc_debugfs.c | 48 size_t nbytes, loff_t *ppos) in uvc_debugfs_stats_read()
|
D | uvc_video.c | 1075 unsigned int maxlen, nbytes; in uvc_video_decode_data() local 1133 unsigned int nbytes; in uvc_video_encode_data() local
|
/linux-4.4.14/fs/fuse/ |
D | dev.c | 312 unsigned nbytes = 0; in len_args() local 1008 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1082 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt() 1135 size_t nbytes) in fuse_read_single_forget() 1167 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget() 1217 size_t nbytes) in fuse_read_forget() 1236 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read() 1837 unsigned nbytes) in copy_out_args() 1867 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
|
D | dir.c | 1136 static int parse_dirfile(char *buf, size_t nbytes, struct file *file, in parse_dirfile() 1268 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file, in parse_dirplusfile() 1315 size_t nbytes; in fuse_readdir() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | proc_powerpc.c | 37 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read()
|
D | sys_ppc32.c | 125 loff_t nbytes = ((loff_t)nbytes_hi << 32) | nbytes_lo; in compat_sys_sync_file_range2() local
|
D | process.c | 1476 unsigned long nbytes) in valid_irq_stack() 1500 unsigned long nbytes) in validate_sp()
|
/linux-4.4.14/lib/ |
D | crc8.c | 74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8()
|
D | genalloc.c | 187 int nbytes = sizeof(struct gen_pool_chunk) + in gen_pool_add_virt() local
|
/linux-4.4.14/fs/ |
D | sync.c | 282 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 369 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
D | binfmt_misc.c | 604 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_entry_read() 732 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_status_read()
|
/linux-4.4.14/drivers/usb/mon/ |
D | mon_stat.c | 46 size_t nbytes, loff_t *ppos) in mon_stat_read()
|
D | mon_text.c | 383 size_t nbytes, loff_t *ppos) in mon_text_read_t() 410 size_t nbytes, loff_t *ppos) in mon_text_read_u()
|
D | mon_bin.c | 736 void __user *data, unsigned int nbytes) in mon_bin_get_event() 798 size_t nbytes, loff_t *ppos) in mon_bin_read()
|
/linux-4.4.14/drivers/crypto/caam/ |
D | sg_sw_sec4.h | 73 static inline int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count()
|
/linux-4.4.14/drivers/pnp/isapnp/ |
D | proc.c | 36 size_t nbytes, loff_t * ppos) in isapnp_proc_bus_read()
|
/linux-4.4.14/arch/alpha/boot/ |
D | bootp.c | 148 static long nbytes; in start_kernel() local
|
D | main.c | 155 int nbytes; in start_kernel() local
|
D | bootpz.c | 288 static long nbytes; in start_kernel() local
|
/linux-4.4.14/include/linux/qed/ |
D | eth_common.h | 200 __le16 nbytes; member 207 __le16 nbytes; member 225 __le16 nbytes; member 232 __le16 nbytes; member
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 379 int nbytes, err = 0; in sha_finish_walk() local 498 int ret = 0, nbytes; in sha1_mb_update() local 557 int ret = 0, flag = HASH_UPDATE, nbytes; in sha1_mb_finup() local
|
/linux-4.4.14/drivers/pci/ |
D | proc.c | 27 size_t nbytes, loff_t *ppos) in proc_bus_pci_read() 111 size_t nbytes, loff_t *ppos) in proc_bus_pci_write()
|
/linux-4.4.14/drivers/block/ |
D | skd_main.c | 1441 uint nbytes = sizeof(*iov) * sgp->iovec_count; in skd_sg_io_get_and_check_args() local 1566 u32 nbytes = PAGE_SIZE; in skd_skreq_prep_buffering() local 1662 u32 nbytes = PAGE_SIZE; in skd_sg_io_copy_buffer() local 1808 u32 nbytes = sizeof(*ei); in skd_sg_io_put_status() local 2971 u32 nbytes; in skd_reset_skcomp() local 4106 u32 nbytes; in skd_cons_skcomp() local 4192 u32 nbytes; in skd_cons_sg_list() local 4278 u32 i, nbytes; in skd_cons_skspcl() local 4344 u32 nbytes; in skd_cons_sksb() local 4530 u32 nbytes; in skd_free_skcomp() local [all …]
|
/linux-4.4.14/drivers/atm/ |
D | nicstarmac.c | 239 u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) in nicstar_read_eprom()
|
/linux-4.4.14/mm/ |
D | hugetlb_cgroup.c | 273 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write() 303 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
|
D | memcontrol.c | 2767 char *buf, size_t nbytes, in mem_cgroup_force_empty_write() 2999 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write() 3037 size_t nbytes, loff_t off) in mem_cgroup_reset() 3887 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control() 5096 char *buf, size_t nbytes, loff_t off) in memory_low_write() 5126 char *buf, size_t nbytes, loff_t off) in memory_high_write() 5163 char *buf, size_t nbytes, loff_t off) in memory_max_write()
|
/linux-4.4.14/drivers/zorro/ |
D | proc.c | 30 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read()
|
/linux-4.4.14/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 485 u32 *idx, u32 *offset, u32 *nbytes) in crypto4xx_fill_one_page() 542 u32 nbytes, in crypto4xx_copy_pkt_to_dst() 778 unsigned int nbytes = datalen, idx; in crypto4xx_build_pd() local
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_debugfs.c | 324 size_t nbytes, in fnic_trace_debugfs_read() 720 size_t nbytes, in fnic_stats_debugfs_read()
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | tioce_provider.h | 51 u64 nbytes; /* # bytes mapped */ member
|
/linux-4.4.14/drivers/usb/core/ |
D | devices.c | 495 static ssize_t usb_device_dump(char __user **buffer, size_t *nbytes, in usb_device_dump() 614 size_t nbytes, loff_t *ppos) in usb_device_read()
|
/linux-4.4.14/arch/x86/include/asm/crypto/ |
D | glue_helper.h | 48 bool fpu_enabled, unsigned int nbytes) in glue_fpu_begin()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | uvc_video.c | 48 unsigned int nbytes; in uvc_video_encode_data() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-xlp.c | 191 int i, j, nbytes; in xlp_spi_read_rxfifo() local 211 int i, j, nbytes; in xlp_spi_fill_txfifo() local
|
D | spi-tegra20-sflash.c | 186 unsigned nbytes; in tegra_sflash_fill_tx_fifo_from_client_txbuf() local
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-ops.c | 523 unsigned int nbytes = min_t(u64, len, wa->bytes_left); in ccp_update_sg_workarea() local 619 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_set_dm_area() local 654 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_get_dm_area() local 709 unsigned int buf_count, nbytes; in ccp_queue_buf() local
|
D | ccp-crypto.h | 111 unsigned int nbytes; member 165 unsigned int nbytes; member
|
D | ccp-crypto-aes-cmac.c | 58 static int ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_cmac_update()
|
D | ccp-crypto-sha.c | 57 static int ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_sha_update()
|
/linux-4.4.14/arch/mips/kernel/ |
D | syscall.c | 234 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
|
/linux-4.4.14/net/atm/ |
D | mpoa_proc.c | 207 size_t nbytes, loff_t *ppos) in proc_mpc_write()
|
/linux-4.4.14/fs/jfs/ |
D | xattr.c | 226 s32 nbytes, nb; in ea_write() local 375 int nbytes, nb; in ea_read() local
|
D | jfs_logmgr.c | 369 int nbytes; /* number of bytes to move */ in lmWriteRecord() local
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-ds1374.c | 86 int reg, int nbytes) in ds1374_read_rtc() 111 int reg, int nbytes) in ds1374_write_rtc()
|
/linux-4.4.14/drivers/dma/ |
D | fsl-edma.c | 124 __le32 nbytes; member 462 u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, in fsl_edma_fill_tcd() 540 u32 src_addr, dst_addr, last_sg, nbytes; in fsl_edma_prep_dma_cyclic() local 592 u32 src_addr, dst_addr, last_sg, nbytes; in fsl_edma_prep_slave_sg() local
|
D | xgene-dma.c | 385 size_t nbytes = (*len < XGENE_DMA_MAX_BYTE_CNT) ? in xgene_dma_set_src_buffer() local 473 u32 src_cnt, size_t *nbytes, in xgene_dma_prep_xor_desc()
|
/linux-4.4.14/block/ |
D | blk-throttle.c | 1186 char *buf, size_t nbytes, loff_t off, bool is_u64) in tg_set_conf() 1219 char *buf, size_t nbytes, loff_t off) in tg_set_conf_u64() 1225 char *buf, size_t nbytes, loff_t off) in tg_set_conf_uint() 1303 char *buf, size_t nbytes, loff_t off) in tg_set_max()
|
D | blk-merge.c | 341 int nbytes = bvec->bv_len; in __blk_segment_map_sg() local
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbip_network.c | 110 ssize_t nbytes; in usbip_net_xmit() local
|
/linux-4.4.14/net/core/ |
D | netprio_cgroup.c | 189 char *buf, size_t nbytes, loff_t off) in write_priomap()
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 396 size_t nbytes, loff_t *ppos) in smsdvb_stats_read()
|
/linux-4.4.14/net/rds/ |
D | message.c | 269 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
|
/linux-4.4.14/fs/nfs/ |
D | pnfs_dev.c | 67 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
|
D | callback_xdr.c | 75 static __be32 *read_buf(struct xdr_stream *xdr, int nbytes) in read_buf()
|
/linux-4.4.14/drivers/iio/accel/ |
D | mma9551_core.c | 90 u8 nbytes; member 103 u8 nbytes; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | ce.c | 271 unsigned int nbytes, in ath10k_ce_send_nolock() 355 unsigned int nbytes, in ath10k_ce_send() 460 u16 nbytes; in ath10k_ce_completed_recv_next_nolock() local
|
D | hif.h | 106 const void *data, int nbytes) in ath10k_hif_diag_write()
|
D | pci.c | 850 int nbytes) in ath10k_pci_diag_read_mem() 1006 const void *data, int nbytes) in ath10k_pci_diag_write_mem() 1166 unsigned int nbytes, max_nbytes; in ath10k_pci_process_rx_cb() local 1809 unsigned int nbytes; in ath10k_pci_bmi_recv_data() local
|
D | ce.h | 51 __le16 nbytes; member
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-xlr.c | 136 int nbytes, timedout; in xlr_i2c_rx() local
|
/linux-4.4.14/kernel/ |
D | cgroup_pids.c | 240 size_t nbytes, loff_t off) in pids_max_write()
|
D | cgroup_freezer.c | 420 char *buf, size_t nbytes, loff_t off) in freezer_write()
|
D | cgroup.c | 2721 size_t nbytes, loff_t off, bool threadgroup) in __cgroup_procs_write() 2814 char *buf, size_t nbytes, loff_t off) in cgroup_tasks_write() 2820 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write() 2826 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write() 2968 char *buf, size_t nbytes, in cgroup_subtree_control_write() 3210 size_t nbytes, loff_t off) in cgroup_file_write()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 319 u32 nbytes; in mlx5e_poll_tx_cq() local
|
/linux-4.4.14/drivers/macintosh/ |
D | via-maciisi.c | 297 int nbytes, ...) in maciisi_request()
|
D | via-cuda.c | 363 int nbytes, ...) in cuda_request()
|
D | via-pmu68k.c | 448 int nbytes, ...) in pmu_request()
|
D | adb.c | 425 int flags, int nbytes, ...) in adb_request()
|
/linux-4.4.14/drivers/regulator/ |
D | qcom_smd-regulator.c | 40 __le32 nbytes; member
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4xdr.c | 96 #define READMEM(x,nbytes) do { \ argument 100 #define SAVEMEM(x,nbytes) do { \ argument 110 #define COPYMEM(x,nbytes) do { \ argument 116 #define READ_BUF(nbytes) do { \ argument 140 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf() 228 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 610 long nbytes; member 615 long nbytes; member 622 long nbytes; member 629 long nbytes; member 768 unsigned long, nbytes, int __user *, start, void __user *, arg) in SYSCALL_DEFINE5() argument 825 unsigned long, nbytes, int __user *, start, void __user *, arg) in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | simdisk.c | 76 unsigned long nbytes = nsect << SECTOR_SHIFT; in simdisk_transfer() local
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | insn.h | 33 unsigned char nbytes; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | insn.h | 33 unsigned char nbytes; member
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | dt282x.c | 397 unsigned int nbytes) in dt282x_munge() 425 unsigned int nbytes; in dt282x_ao_setup_dma() local
|
D | mite.c | 516 unsigned int nbytes, old_alloc_count; in mite_sync_input_dma() local
|
D | comedi_test.c | 457 unsigned int skip_bytes, nbytes; in waveform_ao_timer() local
|
D | quatech_daqp_cs.c | 572 unsigned long long nbytes; in daqp_ai_cmd() local
|
D | das16.c | 482 unsigned int nbytes; in das16_interrupt() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | bcmsdh.c | 668 int brcmf_sdiod_recv_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_recv_buf() 744 int brcmf_sdiod_send_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_send_buf()
|
/linux-4.4.14/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 811 static int get_nents(struct scatterlist *sg, int nbytes) in get_nents() 890 int nbytes; in ablk_crypt() local
|
/linux-4.4.14/drivers/usb/host/ |
D | uhci-debug.c | 611 size_t nbytes, loff_t *ppos) in uhci_debug_read()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 384 size_t nbytes, loff_t *ppos) in ocfs2_debug_read() 399 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_csr.c | 302 uint32_t dmc_offset = CSR_DEFAULT_FW_OFFSET, readcount = 0, nbytes; in finish_csr_load() local
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_mppe.c | 140 unsigned int nbytes; in get_new_key_from_sha() local
|
/linux-4.4.14/drivers/crypto/qce/ |
D | sha.c | 238 unsigned int nbytes; in qce_ahash_update() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 447 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 1089 size_t nbytes; in xpc_allocate_send_msg_slot_uv() local 1123 size_t nbytes; in xpc_allocate_recv_msg_slot_uv() local
|
D | xpc_sn2.c | 1566 size_t nbytes; in xpc_allocate_local_msgqueue_sn2() local 1611 size_t nbytes; in xpc_allocate_remote_msgqueue_sn2() local
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.c | 84 size_t nbytes, loff_t *ppos) in queue_dbg_read() 167 size_t nbytes, loff_t *ppos) in regs_dbg_read()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdebug.c | 377 size_t nbytes, loff_t *ppos) in debug_read()
|
/linux-4.4.14/security/ |
D | device_cgroup.c | 764 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write()
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | dvma.h | 121 int nbytes; /* Size of current transfer */ member
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | netdebug.c | 492 size_t nbytes, loff_t *ppos) in o2net_debug_read()
|
D | heartbeat.c | 1227 size_t nbytes, loff_t *ppos) in o2hb_debug_read() 1242 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
|
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-lib.c | 1377 size_t nbytes; in gpmi_copy_bits() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 653 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | atmel-mci.c | 1861 unsigned int nbytes = 0; in atmci_read_data_pio() local 1929 unsigned int nbytes = 0; in atmci_write_data_pio() local
|
/linux-4.4.14/fs/cifs/ |
D | smb2pdu.c | 2064 unsigned int *nbytes, char **buf, int *buf_type) in SMB2_read() 2257 unsigned int *nbytes, struct kvec *iov, int n_vec) in SMB2_write()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_ioc32.c | 442 size_t nbytes; in compat_drm_infobufs() local 508 size_t nbytes; in compat_drm_mapbufs() local
|
/linux-4.4.14/fs/ceph/ |
D | file.c | 66 dio_get_pages_alloc(const struct iov_iter *it, size_t nbytes, in dio_get_pages_alloc()
|