Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 200 of 239) sorted by relevance

12

/linux-4.1.27/arch/x86/crypto/
Dserpent_avx2_glue.c141 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
147 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
153 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
160 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
167 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
172 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin()
188 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
212 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
237 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
263 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dcamellia_aesni_avx2_glue.c155 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 inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin()
210 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
240 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
271 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
297 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dcast5_avx_glue.c49 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin()
66 unsigned int nbytes; in ecb_crypt() local
115 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
124 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
137 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
157 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
178 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
229 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
257 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
271 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
[all …]
Dtwofish_avx_glue.c176 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
182 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
188 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
195 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
202 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
207 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) in twofish_fpu_begin()
223 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
245 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
268 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
294 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dcamellia_aesni_avx_glue.c159 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
165 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
171 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
178 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
185 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
190 static inline bool camellia_fpu_begin(bool fpu_enabled, unsigned int nbytes) in camellia_fpu_begin()
214 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()
263 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
289 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dserpent_avx_glue.c175 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
181 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
187 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
194 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
201 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
206 static inline bool serpent_fpu_begin(bool fpu_enabled, unsigned int nbytes) in serpent_fpu_begin()
222 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()
273 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
299 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dtwofish_glue_3way.c155 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 …]
Dcast6_avx_glue.c162 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
168 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
174 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
181 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
188 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
193 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast6_fpu_begin()
209 static void encrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in encrypt_callback()
226 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) in decrypt_callback()
263 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
289 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dserpent_sse2_glue.c143 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 …]
Dblowfish_glue.c86 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()
Dglue_helper.c41 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 …]
Ddes3_ede_glue.c90 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()
Dcamellia_glue.c1377 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 …]
Daesni-intel_glue.c375 unsigned int nbytes) in ecb_encrypt()
399 unsigned int nbytes) in ecb_decrypt()
423 unsigned int nbytes) in cbc_encrypt()
447 unsigned int nbytes) in cbc_decrypt()
477 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
506 unsigned int nbytes) in ctr_crypt()
558 static void lrw_xts_encrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_encrypt_callback()
563 static void lrw_xts_decrypt_callback(void *ctx, u8 *blks, unsigned int nbytes) in lrw_xts_decrypt_callback()
590 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
614 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
[all …]
Dfpu.c45 unsigned int nbytes) in crypto_fpu_encrypt()
64 unsigned int nbytes) in crypto_fpu_decrypt()
Dsalsa20_glue.c50 unsigned int nbytes) in encrypt()
/linux-4.1.27/arch/s390/crypto/
Ddes_s390.c89 unsigned int nbytes; in ecb_desall_crypt() local
113 unsigned int nbytes = walk->nbytes; in cbc_desall_crypt() local
145 unsigned int nbytes) in ecb_des_encrypt()
156 unsigned int nbytes) in ecb_des_decrypt()
187 unsigned int nbytes) in cbc_des_encrypt()
197 unsigned int nbytes) in cbc_des_decrypt()
291 unsigned int nbytes) in ecb_des3_encrypt()
302 unsigned int nbytes) in ecb_des3_decrypt()
333 unsigned int nbytes) in cbc_des3_encrypt()
343 unsigned int nbytes) in cbc_des3_decrypt()
[all …]
Daes_s390.c253 unsigned int nbytes) in fallback_blk_dec()
270 unsigned int nbytes) in fallback_blk_enc()
319 unsigned int nbytes; in ecb_aes_crypt() local
340 unsigned int nbytes) in ecb_aes_encrypt()
354 unsigned int nbytes) in ecb_aes_decrypt()
449 unsigned int nbytes = walk->nbytes; in cbc_aes_crypt() local
481 unsigned int nbytes) in cbc_aes_encrypt()
495 unsigned int nbytes) in cbc_aes_decrypt()
552 unsigned int nbytes) in xts_fallback_decrypt()
569 unsigned int nbytes) in xts_fallback_encrypt()
[all …]
Dprng.c113 static int generate_entropy(u8 *ebuf, size_t nbytes) in generate_entropy()
175 static void prng_tdes_seed(int nbytes) in prng_tdes_seed()
461 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate()
503 size_t nbytes, loff_t *ppos) in prng_tdes_read()
583 size_t nbytes, loff_t *ppos) in prng_sha512_read()
/linux-4.1.27/drivers/staging/unisys/visorutil/
Dmemregion_direct.c30 ulong nbytes; member
40 visor_memregion_create(HOSTADDRESS physaddr, ulong nbytes) in visor_memregion_create()
68 ulong nbytes) in visor_memregion_create_overlapped()
99 ulong nbytes = memregion->nbytes; in mapit() local
168 void *local, ulong nbytes) in memregion_readwrite()
183 ulong nbytes) in visor_memregion_read()
191 ulong nbytes) in visor_memregion_write()
/linux-4.1.27/arch/sparc/crypto/
Ddes_glue.c95 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()
Daes_glue.c217 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()
Dcamellia_glue.c87 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.1.27/lib/mpi/
Dmpicoder.c32 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
138 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer()
189 int mpi_set_buffer(MPI a, const void *xbuffer, unsigned nbytes, int sign) in mpi_set_buffer()
/linux-4.1.27/arch/arm/crypto/
Daes-ce-glue.c167 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()
Daesbs-glue.c106 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.1.27/crypto/
Dcbc.c49 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()
Dpcbc.c52 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()
Dscatterwalk.c25 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
77 size_t nbytes, int out) in scatterwalk_copychunks()
104 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
Dcts.c78 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()
Decb.c47 unsigned int nbytes; in crypto_ecb_crypt() local
71 unsigned int nbytes) in crypto_ecb_encrypt()
85 unsigned int nbytes) in crypto_ecb_decrypt()
Dctr.c65 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()
Dxts.c148 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()
Dlrw.c196 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()
Dhmac.c115 const u8 *data, unsigned int nbytes) in hmac_update()
140 unsigned int nbytes, u8 *out) in hmac_finup()
Dshash.c223 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()
Dcrypto_null.c75 struct scatterlist *src, unsigned int nbytes) in skcipher_null_crypt()
Dsalsa20_generic.c179 unsigned int nbytes) in encrypt()
Darc4.c96 struct scatterlist *src, unsigned int nbytes) in ecb_arc4_crypt()
Dahash.c47 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local
87 unsigned int nbytes = walk->entrylen; in crypto_hash_walk_done() local
Dansi_cprng.c188 static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx, in get_prng_bytes()
Dblkcipher.c106 unsigned int nbytes = 0; in blkcipher_walk_done() local
Dablkcipher.c112 unsigned int nbytes = 0; in ablkcipher_walk_done() local
/linux-4.1.27/arch/powerpc/crypto/
Daes-spe-glue.c180 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.1.27/arch/arm64/crypto/
Daes-glue.c100 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.1.27/drivers/staging/comedi/
Dcomedi_buf.c258 unsigned int nbytes) in comedi_buf_write_alloc()
334 unsigned int nbytes) in comedi_buf_write_free()
374 unsigned int nbytes) in comedi_buf_read_alloc()
402 unsigned int nbytes) in comedi_buf_read_free()
448 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from()
486 unsigned int nbytes; in comedi_buf_write_samples() local
530 unsigned int nbytes; in comedi_buf_read_samples() local
Ddrivers.c357 unsigned int nbytes = comedi_buf_read_n_available(s); in comedi_nscans_left() local
Dcomedi_fops.c2267 size_t nbytes, loff_t *offset) in comedi_write()
2413 static ssize_t comedi_read(struct file *file, char __user *buf, size_t nbytes, in comedi_read()
Dcomedidev.h448 unsigned int nbytes) in comedi_bytes_to_samples()
/linux-4.1.27/drivers/crypto/nx/
Dnx-aes-cbc.c68 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()
Dnx-aes-ecb.c68 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()
Dnx-aes-ctr.c87 unsigned int nbytes) in ctr_aes_nx_crypt()
131 unsigned int nbytes) in ctr3686_aes_nx_crypt()
Dnx-aes-gcm.c132 unsigned int nbytes = req->assoclen; in nx_gca() local
199 unsigned int nbytes = req->assoclen; in gmac() local
336 unsigned int nbytes = req->cryptlen; in gcm_aes_nx_crypt() local
Dnx-aes-ccm.c176 unsigned int nbytes, in generate_pat()
350 unsigned int nbytes = req->cryptlen; in ccm_nx_decrypt() local
427 unsigned int nbytes = req->cryptlen; in ccm_nx_encrypt() local
Dnx.c221 unsigned int *nbytes) in trim_sg_list()
275 unsigned int *nbytes, in nx_build_sg_lists()
/linux-4.1.27/drivers/crypto/
Dgeode-aes.c184 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()
Dpadlock-aes.c344 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()
Dhifn_795x.c1167 void *priv, unsigned int nbytes) in hifn_setup_cmd_desc()
1373 unsigned int nbytes, void *priv) in hifn_setup_dma()
1463 unsigned int copy, drest = *drestp, nbytes = *nbytesp; in ablkcipher_add() local
1493 unsigned int nbytes = req->nbytes, offset, copy, diff; in hifn_cipher_walk() local
1581 unsigned int nbytes = req->nbytes, idx = 0; in hifn_setup_session() local
1724 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in ablkcipher_get() local
1775 unsigned int nbytes = req->nbytes; in hifn_process_ready() local
Dixp4xx_crypto.c783 struct scatterlist *sg, unsigned nbytes, in chainup_buffers()
873 unsigned int nbytes = req->nbytes; in ablk_perform() local
972 unsigned int nbytes) in hmac_inconsistent()
Dpicoxcell_crypto.c264 static int sg_count(struct scatterlist *sg_list, int nbytes) in sg_count()
291 unsigned nbytes, in spacc_sg_to_ddt()
433 unsigned nbytes, enum dma_data_direction dir) in spacc_free_ddt()
Dtalitos.c1093 static int sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) in sg_count()
1642 unsigned int nbytes) in ahash_edesc_alloc()
1696 static int ahash_process_req(struct ahash_request *areq, unsigned int nbytes) in ahash_process_req()
Dn2_core.c517 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
Dimg-hash.c361 size_t nbytes, bleft, wsend, len, tbc; in img_hash_dma_task() local
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_debugfs.c989 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.1.27/drivers/char/
Drandom.c490 int nbytes) in _mix_pool_bytes()
537 int nbytes) in __mix_pool_bytes()
544 int nbytes) in mix_pool_bytes()
956 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool()
975 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool()
1016 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
1134 size_t nbytes, int min, int reserved) in extract_entropy()
1188 size_t nbytes) in extract_entropy_user()
1233 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1257 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch()
[all …]
/linux-4.1.27/drivers/staging/speakup/
Ddevsynth.c17 size_t nbytes, loff_t *ppos) in speakup_file_write()
41 size_t nbytes, loff_t *ppos) in speakup_file_read()
/linux-4.1.27/include/crypto/
Dscatterwalk.h66 unsigned int nbytes) in scatterwalk_clamp()
73 unsigned int nbytes) in scatterwalk_advance()
Dalgapi.h95 unsigned int nbytes; member
118 unsigned int nbytes; member
312 unsigned int nbytes) in blkcipher_walk_init()
322 unsigned int nbytes) in ablkcipher_walk_init()
Dskcipher.h97 unsigned int nbytes, void *iv) in skcipher_givcrypt_set_crypt()
Daead.h86 unsigned int nbytes, void *iv) in aead_givcrypt_set_crypt()
Dhash.h56 unsigned int nbytes; member
590 unsigned int nbytes) in ahash_request_set_crypt()
/linux-4.1.27/drivers/crypto/vmx/
Daes_ctr.c97 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local
112 unsigned int nbytes) in p8_aes_ctr_crypt()
Daes_cbc.c95 unsigned int nbytes) in p8_aes_cbc_encrypt()
131 unsigned int nbytes) in p8_aes_cbc_decrypt()
/linux-4.1.27/drivers/pci/hotplug/
Drpadlpar_sysfs.c33 const char *buf, size_t nbytes) in add_slot_store()
64 const char *buf, size_t nbytes) in remove_slot_store()
Dcpqphp_sysfs.c175 size_t nbytes, loff_t *ppos) in read()
/linux-4.1.27/drivers/crypto/caam/
Dsg_sw_sec4.h59 static inline int __sg_count(struct scatterlist *sg_list, int nbytes, in __sg_count()
77 static inline int sg_count(struct scatterlist *sg_list, int nbytes, in sg_count()
/linux-4.1.27/net/ipv4/
Dtcp_memcontrol.c116 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.1.27/tools/usb/
Dffs-test.c435 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.1.27/drivers/scsi/bfa/
Dbfad_debugfs.c183 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.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_debugfs.c244 size_t nbytes, loff_t *pos) in bnad_debugfs_read()
290 size_t nbytes, loff_t *pos) in bnad_debugfs_read_regrd()
313 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regrd()
381 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regwr()
/linux-4.1.27/fs/xfs/
Dxfs_inode_item.c44 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()
Dxfs_dquot_item.c45 int *nbytes) in xfs_qm_dquot_logitem_size()
281 int *nbytes) in xfs_qm_qoff_logitem_size()
Dxfs_extfree_item.c88 int *nbytes) in xfs_efi_item_size()
355 int *nbytes) in xfs_efd_item_size()
Dxfs_icreate_item.c48 int *nbytes) in xfs_icreate_item_size()
Dxfs_buf_item.c66 int *nbytes) in xfs_buf_item_size_segment()
135 int *nbytes) in xfs_buf_item_size()
Dxfs_log_cil.c176 int nbytes = 0; in xlog_cil_insert_format_items() local
Dxfs_buf.c291 size_t nbytes, offset; in xfs_buf_allocate_memory() local
1178 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
/linux-4.1.27/arch/mips/alchemy/common/
Ddbdma.c591 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.1.27/net/sunrpc/
Dxdr.c61 __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.1.27/arch/nios2/lib/
Dmemcpy.c35 #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.1.27/arch/m32r/kernel/
Dsys_m32r.c86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) in sys_cachectl()
/linux-4.1.27/fs/coda/
Dpsdev.c98 size_t nbytes, loff_t *off) in coda_psdev_write()
204 size_t nbytes, loff_t *off) in coda_psdev_read()
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_isight.c48 unsigned int maxlen, nbytes; in isight_decode() local
Duvc_debugfs.c48 size_t nbytes, loff_t *ppos) in uvc_debugfs_stats_read()
Duvc_video.c1064 unsigned int maxlen, nbytes; in uvc_video_decode_data() local
1122 unsigned int nbytes; in uvc_video_encode_data() local
/linux-4.1.27/fs/fuse/
Ddev.c303 unsigned nbytes = 0; in len_args() local
1015 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1109 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt()
1162 size_t nbytes) in fuse_read_single_forget()
1194 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1243 size_t nbytes) in fuse_read_forget()
1262 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1845 unsigned nbytes) in copy_out_args()
1875 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
Ddir.c1136 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.1.27/arch/powerpc/kernel/
Dproc_powerpc.c37 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read()
Dsys_ppc32.c125 loff_t nbytes = ((loff_t)nbytes_hi << 32) | nbytes_lo; in compat_sys_sync_file_range2() local
Dprocess.c1477 unsigned long nbytes) in valid_irq_stack()
1501 unsigned long nbytes) in validate_sp()
/linux-4.1.27/lib/
Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8()
Dgenalloc.c186 int nbytes = sizeof(struct gen_pool_chunk) + in gen_pool_add_virt() local
/linux-4.1.27/fs/
Dsync.c277 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument
363 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
Dbinfmt_misc.c604 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.1.27/drivers/usb/mon/
Dmon_stat.c45 size_t nbytes, loff_t *ppos) in mon_stat_read()
Dmon_text.c383 size_t nbytes, loff_t *ppos) in mon_text_read_t()
410 size_t nbytes, loff_t *ppos) in mon_text_read_u()
Dmon_bin.c735 void __user *data, unsigned int nbytes) in mon_bin_get_event()
797 size_t nbytes, loff_t *ppos) in mon_bin_read()
/linux-4.1.27/drivers/staging/unisys/visorchannel/
Dvisorchannel_funcs.c222 void *local, ulong nbytes) in visorchannel_read()
237 void *local, ulong nbytes) in visorchannel_write()
248 ulong nbytes) in visorchannel_clear()
556 ulong nbytes = 0, nbytes_region = 0; in visorchannel_debug() local
/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_core.c485 u32 *idx, u32 *offset, u32 *nbytes) in crypto4xx_fill_one_page()
542 u32 nbytes, in crypto4xx_copy_pkt_to_dst()
747 static int get_sg_count(struct scatterlist *sg_list, int nbytes) in get_sg_count()
798 unsigned int nbytes = datalen, idx; in crypto4xx_build_pd() local
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_crypto.h317 unsigned int nbytes) in crypto_cipher_encrypt()
326 unsigned int nbytes, u8 *iv) in crypto_cipher_encrypt_iv()
336 unsigned int nbytes) in crypto_cipher_decrypt()
345 unsigned int nbytes, u8 *iv) in crypto_cipher_decrypt_iv()
/linux-4.1.27/drivers/pnp/isapnp/
Dproc.c36 size_t nbytes, loff_t * ppos) in isapnp_proc_bus_read()
/linux-4.1.27/arch/alpha/boot/
Dbootp.c148 static long nbytes; in start_kernel() local
Dmain.c155 int nbytes; in start_kernel() local
Dbootpz.c288 static long nbytes; in start_kernel() local
/linux-4.1.27/arch/cris/arch-v32/drivers/
Di2c.c391 i2c_write(unsigned char theSlave, void *data, size_t nbytes) in i2c_write()
447 i2c_read(unsigned char theSlave, void *data, size_t nbytes) in i2c_read()
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb.c382 int nbytes, err = 0; in sha_finish_walk() local
501 int ret = 0, nbytes; in sha1_mb_update() local
560 int ret = 0, flag = HASH_UPDATE, nbytes; in sha1_mb_finup() local
/linux-4.1.27/drivers/pci/
Dproc.c27 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.1.27/drivers/atm/
Dnicstarmac.c239 u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) in nicstar_read_eprom()
/linux-4.1.27/drivers/block/
Dskd_main.c1441 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.1.27/mm/
Dhugetlb_cgroup.c272 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_write()
302 char *buf, size_t nbytes, loff_t off) in hugetlb_cgroup_reset()
Dmemcontrol.c3063 char *buf, size_t nbytes, in mem_cgroup_force_empty_write()
3298 char *buf, size_t nbytes, loff_t off) in mem_cgroup_write()
3336 size_t nbytes, loff_t off) in mem_cgroup_reset()
4093 char *buf, size_t nbytes, loff_t off) in memcg_write_event_control()
5259 char *buf, size_t nbytes, loff_t off) in memory_low_write()
5289 char *buf, size_t nbytes, loff_t off) in memory_high_write()
5325 char *buf, size_t nbytes, loff_t off) in memory_max_write()
/linux-4.1.27/drivers/zorro/
Dproc.c30 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_debugfs.c323 size_t nbytes, in fnic_trace_debugfs_read()
719 size_t nbytes, in fnic_stats_debugfs_read()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.c488 int nbytes) in ath10k_pci_diag_read_mem()
656 const void *data, int nbytes) in ath10k_pci_diag_write_mem()
844 unsigned int nbytes; in ath10k_pci_ce_send_done() local
872 unsigned int nbytes, max_nbytes; in ath10k_pci_ce_recv_data() local
1450 unsigned int nbytes; in ath10k_pci_bmi_send_done() local
1465 unsigned int nbytes; in ath10k_pci_bmi_recv_data() local
Dce.c271 unsigned int nbytes, in ath10k_ce_send_nolock()
356 unsigned int nbytes, in ath10k_ce_send()
460 u16 nbytes; in ath10k_ce_completed_recv_next_nolock() local
Dhif.h117 const void *data, int nbytes) in ath10k_hif_diag_write()
Dce.h46 __le16 nbytes; member
/linux-4.1.27/include/linux/
Dadb.h12 int nbytes; member
Dcrypto.h168 unsigned int nbytes; member
1188 unsigned int nbytes, void *iv) in ablkcipher_request_set_crypt()
1811 unsigned int nbytes) in crypto_blkcipher_encrypt()
1839 unsigned int nbytes) in crypto_blkcipher_encrypt_iv()
1864 unsigned int nbytes) in crypto_blkcipher_decrypt()
1889 unsigned int nbytes) in crypto_blkcipher_decrypt_iv()
2272 unsigned int nbytes) in crypto_hash_update()
2312 unsigned int nbytes, u8 *out) in crypto_hash_digest()
Dnet.h249 #define net_get_random_once(buf, nbytes) \ argument
/linux-4.1.27/arch/ia64/include/asm/sn/
Dtioce_provider.h51 u64 nbytes; /* # bytes mapped */ member
/linux-4.1.27/kernel/
Dmodule_signing.c111 size_t nbytes; in mod_extract_mpi_array() local
Dcgroup_freezer.c423 char *buf, size_t nbytes, loff_t off) in freezer_write()
Dcgroup.c2384 size_t nbytes, loff_t off, bool threadgroup) in __cgroup_procs_write()
2498 char *buf, size_t nbytes, loff_t off) in cgroup_tasks_write()
2504 char *buf, size_t nbytes, loff_t off) in cgroup_procs_write()
2510 char *buf, size_t nbytes, loff_t off) in cgroup_release_agent_write()
2688 char *buf, size_t nbytes, in cgroup_subtree_control_write()
2929 size_t nbytes, loff_t off) in cgroup_file_write()
/linux-4.1.27/drivers/usb/core/
Ddevices.c495 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.1.27/arch/x86/include/asm/crypto/
Dglue_helper.h48 bool fpu_enabled, unsigned int nbytes) in glue_fpu_begin()
/linux-4.1.27/drivers/usb/gadget/function/
Duvc_video.c48 unsigned int nbytes; in uvc_video_encode_data() local
/linux-4.1.27/drivers/crypto/qce/
Ddma.c90 int qce_countsg(struct scatterlist *sglist, int nbytes, bool *chained) in qce_countsg()
Dsha.c242 unsigned int nbytes; in qce_ahash_update() local
/linux-4.1.27/arch/mips/kernel/
Dsyscall.c234 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
/linux-4.1.27/net/atm/
Dmpoa_proc.c207 size_t nbytes, loff_t *ppos) in proc_mpc_write()
/linux-4.1.27/fs/jfs/
Dxattr.c226 s32 nbytes, nb; in ea_write() local
375 int nbytes, nb; in ea_read() local
Djfs_logmgr.c369 int nbytes; /* number of bytes to move */ in lmWriteRecord() local
/linux-4.1.27/drivers/rtc/
Drtc-ds1374.c86 int reg, int nbytes) in ds1374_read_rtc()
111 int reg, int nbytes) in ds1374_write_rtc()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-crypto.h111 unsigned int nbytes; member
165 unsigned int nbytes; member
Dccp-ops.c522 unsigned int nbytes = min_t(u64, len, wa->bytes_left); in ccp_update_sg_workarea() local
618 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_set_dm_area() local
650 unsigned int nbytes, sg_offset, dm_offset, ksb_len, i; in ccp_reverse_get_dm_area() local
705 unsigned int buf_count, nbytes; in ccp_queue_buf() local
Dccp-crypto-aes-cmac.c58 static int ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_cmac_update()
Dccp-crypto-sha.c57 static int ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_sha_update()
/linux-4.1.27/drivers/dma/
Dfsl-edma.c124 __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
Dxgene-dma.c430 size_t nbytes = (*len < XGENE_DMA_MAX_BYTE_CNT) ? in xgene_dma_set_src_buffer() local
510 u32 src_cnt, size_t *nbytes, in xgene_dma_prep_xor_desc()
/linux-4.1.27/tools/usb/usbip/src/
Dusbip_network.c110 ssize_t nbytes; in usbip_net_xmit() local
/linux-4.1.27/net/core/
Dnetprio_cgroup.c189 char *buf, size_t nbytes, loff_t off) in write_priomap()
Dutils.c364 bool __net_get_random_once(void *buf, int nbytes, bool *done, in __net_get_random_once()
/linux-4.1.27/fs/nfs/
Dpnfs_dev.c67 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
Dcallback_xdr.c73 static __be32 *read_buf(struct xdr_stream *xdr, int nbytes) in read_buf()
/linux-4.1.27/net/rds/
Dmessage.c269 unsigned long to_copy, nbytes; in rds_message_copy_from_user() local
/linux-4.1.27/drivers/media/common/siano/
Dsmsdvb-debugfs.c396 size_t nbytes, loff_t *ppos) in smsdvb_stats_read()
/linux-4.1.27/drivers/iio/accel/
Dmma9551_core.c90 u8 nbytes; member
103 u8 nbytes; member
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dparser.c168 void *parser_byte_stream_get(struct parser_context *ctx, ulong *nbytes) in parser_byte_stream_get()
/linux-4.1.27/drivers/i2c/busses/
Di2c-xlr.c136 int nbytes, timedout; in xlr_i2c_rx() local
/linux-4.1.27/drivers/macintosh/
Dvia-maciisi.c297 int nbytes, ...) in maciisi_request()
Dvia-cuda.c363 int nbytes, ...) in cuda_request()
Dvia-pmu68k.c448 int nbytes, ...) in pmu_request()
Dadb.c425 int flags, int nbytes, ...) in adb_request()
/linux-4.1.27/arch/alpha/kernel/
Dosf_sys.c610 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.1.27/fs/nfsd/
Dnfs4xdr.c95 #define READMEM(x,nbytes) do { \ argument
99 #define SAVEMEM(x,nbytes) do { \ argument
109 #define COPYMEM(x,nbytes) do { \ argument
115 #define READ_BUF(nbytes) do { \ argument
139 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
227 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
/linux-4.1.27/arch/xtensa/platforms/iss/
Dsimdisk.c76 unsigned long nbytes = nsect << SECTOR_SHIFT; in simdisk_transfer() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dbcmsdh.c667 int brcmf_sdiod_recv_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_recv_buf()
743 int brcmf_sdiod_send_buf(struct brcmf_sdio_dev *sdiodev, u8 *buf, uint nbytes) in brcmf_sdiod_send_buf()
/linux-4.1.27/block/
Dblk-throttle.c1353 char *buf, size_t nbytes, loff_t off, bool is_u64) in tg_set_conf()
1414 char *buf, size_t nbytes, loff_t off) in tg_set_conf_u64()
1420 char *buf, size_t nbytes, loff_t off) in tg_set_conf_uint()
Dblk-merge.c164 int nbytes = bvec->bv_len; in __blk_segment_map_sg() local
/linux-4.1.27/arch/x86/include/asm/
Dinsn.h33 unsigned char nbytes; member
/linux-4.1.27/drivers/staging/comedi/drivers/
Ddt282x.c397 unsigned int nbytes) in dt282x_munge()
425 unsigned int nbytes; in dt282x_ao_setup_dma() local
Dmite.c516 unsigned int nbytes, old_alloc_count; in mite_sync_input_dma() local
Dquatech_daqp_cs.c570 unsigned long long nbytes; in daqp_ai_cmd() local
Ddas16.c482 unsigned int nbytes; in das16_interrupt() local
Ddas1800.c507 unsigned int nbytes = desc->size - residue; in das1800_flush_dma_channel() local
Daddi_apci_3120.c438 unsigned int nbytes; in apci3120_interrupt_dma() local
Dni_mio_common.c1169 unsigned int nbytes; in ni_ao_fifo_half_empty() local
1192 unsigned int nbytes; in ni_ao_prep_fifo() local
2953 unsigned int nbytes; in ni_ao_insn_config() local
/linux-4.1.27/drivers/crypto/ux500/cryp/
Dcryp_core.c811 static int get_nents(struct scatterlist *sg, int nbytes) in get_nents()
890 int nbytes; in ablk_crypt() local
/linux-4.1.27/drivers/usb/host/
Duhci-debug.c611 size_t nbytes, loff_t *ppos) in uhci_debug_read()
/linux-4.1.27/fs/ocfs2/
Dsuper.c382 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
397 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
/linux-4.1.27/drivers/net/ppp/
Dppp_mppe.c140 unsigned int nbytes; in get_new_key_from_sha() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_sf.c447 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
/linux-4.1.27/drivers/misc/sgi-xp/
Dxpc_uv.c1089 size_t nbytes; in xpc_allocate_send_msg_slot_uv() local
1123 size_t nbytes; in xpc_allocate_recv_msg_slot_uv() local
Dxpc_sn2.c1566 size_t nbytes; in xpc_allocate_local_msgqueue_sn2() local
1611 size_t nbytes; in xpc_allocate_remote_msgqueue_sn2() local
/linux-4.1.27/drivers/usb/gadget/udc/
Datmel_usba_udc.c85 size_t nbytes, loff_t *ppos) in queue_dbg_read()
168 size_t nbytes, loff_t *ppos) in regs_dbg_read()
/linux-4.1.27/security/
Ddevice_cgroup.c764 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmdebug.c377 size_t nbytes, loff_t *ppos) in debug_read()
/linux-4.1.27/arch/m68k/include/asm/
Ddvma.h121 int nbytes; /* Size of current transfer */ member
/linux-4.1.27/fs/ocfs2/cluster/
Dnetdebug.c492 size_t nbytes, loff_t *ppos) in o2net_debug_read()
Dheartbeat.c1252 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
1267 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-lib.c1377 size_t nbytes; in gpmi_copy_bits() local
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c653 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
/linux-4.1.27/drivers/spi/
Dspi-tegra20-sflash.c186 unsigned nbytes; in tegra_sflash_fill_tx_fifo_from_client_txbuf() local
/linux-4.1.27/drivers/mmc/host/
Datmel-mci.c1862 unsigned int nbytes = 0; in atmci_read_data_pio() local
1930 unsigned int nbytes = 0; in atmci_write_data_pio() local
/linux-4.1.27/fs/cifs/
Dsmb2pdu.c1874 unsigned int *nbytes, char **buf, int *buf_type) in SMB2_read()
2064 unsigned int *nbytes, struct kvec *iov, int n_vec) in SMB2_write()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_ioc32.c443 size_t nbytes; in compat_drm_infobufs() local
509 size_t nbytes; in compat_drm_mapbufs() local
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c948 uint32_t nbytes; in csio_wr_copy_to_wrp() local
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c534 const struct in6_addr *saddr, int nbytes) in tcp_v6_md5_hash_pseudoheader()
/linux-4.1.27/fs/gfs2/
Dquota.c683 int err, nbytes; in gfs2_adjust_quota() local

12