/linux/crypto/ |
A D | pcbc.c | 25 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_segment() local 47 unsigned int nbytes = walk->nbytes; in crypto_pcbc_encrypt_inplace() local 69 unsigned int nbytes; in crypto_pcbc_encrypt() local 92 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_segment() local 114 unsigned int nbytes = walk->nbytes; in crypto_pcbc_decrypt_inplace() local 136 unsigned int nbytes; in crypto_pcbc_decrypt() local
|
A D | cfb.c | 52 unsigned int nbytes = walk->nbytes; in crypto_cfb_final() local 62 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_segment() local 85 unsigned int nbytes = walk->nbytes; in crypto_cfb_encrypt_inplace() local 132 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_segment() local 155 unsigned int nbytes = walk->nbytes; in crypto_cfb_decrypt_inplace() local
|
A D | scatterwalk.c | 18 static inline void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir() 27 size_t nbytes, int out) in scatterwalk_copychunks() 56 unsigned int start, unsigned int nbytes, int out) in scatterwalk_map_and_copy()
|
A D | cbc.c | 22 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_segment() local 50 unsigned int nbytes = walk->nbytes; in crypto_cbc_encrypt_inplace() local 97 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_segment() local 127 unsigned int nbytes = walk->nbytes; in crypto_cbc_decrypt_inplace() local
|
A D | ctr.c | 38 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_final() local 55 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_segment() local 79 unsigned int nbytes = walk->nbytes; in crypto_ctr_crypt_inplace() local 105 unsigned int nbytes; in crypto_ctr_crypt() local
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | pio_copy.c | 184 unsigned int nbytes) in read_low_bytes() 200 const void *from, unsigned int nbytes) in read_extra_bytes() 263 const void *from, size_t nbytes) in seg_pio_copy_start() 355 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix() 483 const void *from, size_t nbytes) in mid_copy_straight() 571 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
|
/linux/drivers/media/test-drivers/vidtv/ |
A D | vidtv_mux.c | 164 u32 nbytes; in vidtv_mux_push_si() local 225 u32 nbytes = 0; in vidtv_mux_push_pcr() local 287 u32 nbytes = 0; in vidtv_mux_packetize_access_units() local 326 u32 nbytes = 0; in vidtv_mux_poll_encoders() local 358 u32 nbytes; in vidtv_mux_pad_with_nulls() local 396 u32 nbytes; in vidtv_mux_tick() local
|
A D | vidtv_pes.c | 82 u32 nbytes = 0; /* the number of bytes written by this function */ in vidtv_pes_write_pts_dts() local 133 u32 nbytes = 0; /* the number of bytes written by this function */ in vidtv_pes_write_h() local 212 u32 nbytes = 0; in vidtv_pes_write_stuffing() local 275 u32 nbytes = 0; in vidtv_pes_write_ts_h() local 332 u32 nbytes = 0; in vidtv_pes_write_into() local
|
A D | vidtv_ts.c | 53 u32 nbytes = 0; in vidtv_ts_null_write_into() local 88 u32 nbytes = 0; in vidtv_ts_pcr_write_into() local
|
A D | vidtv_s302m.c | 295 u32 nbytes = 0; in vidtv_s302m_write_frame() local 331 u32 nbytes = 0; in vidtv_s302m_write_h() local 351 u32 nbytes = 0; in vidtv_s302m_write_frames() local
|
/linux/lib/mpi/ |
A D | mpicoder.c | 36 MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes) in mpi_read_raw_data() 85 unsigned int nbits, nbytes; in mpi_read_from_buffer() local 121 unsigned int nbits, nbytes, nlimbs; in mpi_fromstr() local 250 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer() 310 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer() 354 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned nbytes, in mpi_write_to_sgl() 437 MPI mpi_read_raw_from_sgl(struct scatterlist *sgl, unsigned int nbytes) in mpi_read_raw_from_sgl()
|
/linux/arch/x86/crypto/ |
A D | sm4_aesni_avx_glue.c | 44 unsigned int nbytes; in ecb_do_crypt() local 98 unsigned int nbytes; in sm4_cbc_encrypt() local 132 unsigned int nbytes; in sm4_avx_cbc_decrypt() local 196 unsigned int nbytes; in sm4_cfb_encrypt() local 238 unsigned int nbytes; in sm4_avx_cfb_decrypt() local 307 unsigned int nbytes; in sm4_avx_ctr_crypt() local
|
A D | blowfish_glue.c | 77 unsigned int nbytes; in ecb_crypt() local 130 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 154 unsigned int nbytes; in cbc_encrypt() local 171 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 235 unsigned int nbytes; in cbc_decrypt() local
|
A D | des3_ede_glue.c | 78 unsigned int nbytes; in ecb_crypt() local 138 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local 162 unsigned int nbytes; in cbc_encrypt() local 179 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local 241 unsigned int nbytes; in cbc_decrypt() local
|
/linux/arch/sparc/crypto/ |
A D | aes_glue.c | 224 unsigned int nbytes; in ecb_encrypt() local 248 unsigned int nbytes; in ecb_decrypt() local 273 unsigned int nbytes; in cbc_encrypt() local 298 unsigned int nbytes; in cbc_decrypt() local 326 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local 339 unsigned int nbytes; in ctr_crypt() local
|
A D | camellia_glue.c | 95 unsigned int nbytes; in __ecb_crypt() local 145 unsigned int nbytes; in cbc_encrypt() local 174 unsigned int nbytes; in cbc_decrypt() local
|
A D | des_glue.c | 100 unsigned int nbytes; in __ecb_crypt() local 141 unsigned int nbytes; in __cbc_crypt() local 250 unsigned int nbytes; in __ecb3_crypt() local 296 unsigned int nbytes; in __cbc3_crypt() local
|
/linux/drivers/comedi/ |
A D | comedi_buf.c | 341 unsigned int nbytes) in comedi_buf_write_alloc() 431 unsigned int nbytes) in comedi_buf_write_free() 496 unsigned int nbytes) in comedi_buf_read_alloc() 536 unsigned int nbytes) in comedi_buf_read_free() 582 void *dest, unsigned int nbytes) in comedi_buf_memcpy_from() 626 unsigned int nbytes; in comedi_buf_write_samples() local 672 unsigned int nbytes; in comedi_buf_read_samples() local
|
/linux/include/linux/ |
A D | once.h | 55 #define get_random_once(buf, nbytes) \ argument 57 #define get_random_once_wait(buf, nbytes) \ argument
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_debugfs.c | 2371 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_read() 2413 size_t nbytes, loff_t *ppos) in lpfc_debugfs_dif_err_write() 2551 size_t nbytes, loff_t *ppos) in lpfc_debugfs_read() 2599 size_t nbytes, loff_t *ppos) in lpfc_debugfs_multixripools_write() 3410 size_t nbytes, loff_t *ppos) in lpfc_idiag_pcicfg_write() 3735 size_t nbytes, loff_t *ppos) in lpfc_idiag_baracc_write() 4326 size_t nbytes, loff_t *ppos) in lpfc_idiag_queacc_write() 4679 size_t nbytes, loff_t *ppos) in lpfc_idiag_drbacc_write() 4894 size_t nbytes, loff_t *ppos) in lpfc_idiag_ctlacc_write() 5080 size_t nbytes, loff_t *ppos) in lpfc_idiag_mbxacc_write() [all …]
|
/linux/fs/ |
A D | sync.c | 222 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 349 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 364 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 373 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
/linux/drivers/accessibility/speakup/ |
A D | devsynth.c | 14 size_t nbytes, loff_t *ppos) in speakup_file_write() 38 size_t nbytes, loff_t *ppos) in speakup_file_read()
|
/linux/drivers/char/ |
A D | random.c | 537 int nbytes) in _mix_pool_bytes() 584 int nbytes) in __mix_pool_bytes() 591 int nbytes) in mix_pool_bytes() 1056 static ssize_t extract_crng_user(void __user *buf, size_t nbytes) in extract_crng_user() 1320 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account() 1424 size_t nbytes, int fips) in _extract_entropy() 1463 size_t nbytes, int min, int reserved) in extract_entropy() 1525 static void _get_random_bytes(void *buf, int nbytes) in _get_random_bytes() 1546 void get_random_bytes(void *buf, int nbytes) in get_random_bytes() 1718 int __must_check get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch() [all …]
|
/linux/arch/powerpc/crypto/ |
A D | aes-spe-glue.c | 185 unsigned int nbytes; in ppc_ecb_crypt() local 224 unsigned int nbytes; in ppc_cbc_crypt() local 265 unsigned int nbytes; in ppc_ctr_crypt() local 291 unsigned int nbytes; in ppc_xts_crypt() local
|
/linux/drivers/crypto/vmx/ |
A D | aes_ctr.c | 76 unsigned int nbytes = walk->nbytes; in p8_aes_ctr_final() local 95 unsigned int nbytes; in p8_aes_ctr_crypt() local
|