| /Linux-v6.1/crypto/ |
| D | ahash.c | 45 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local 86 unsigned int nbytes; in crypto_hash_walk_done() local 344 unsigned int nbytes = req->nbytes; in crypto_ahash_final() local 358 unsigned int nbytes = req->nbytes; in crypto_ahash_finup() local 372 unsigned int nbytes = req->nbytes; in crypto_ahash_digest() local
|
| D | keywrap.c | 154 unsigned int nbytes = req->cryptlen; in crypto_kw_decrypt() local 227 unsigned int nbytes = req->cryptlen; in crypto_kw_encrypt() local
|
| /Linux-v6.1/arch/s390/crypto/ |
| D | prng.c | 135 static int generate_entropy(u8 *ebuf, size_t nbytes) in generate_entropy() 201 static void prng_tdes_seed(int nbytes) in prng_tdes_seed() 476 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate() 513 size_t nbytes, loff_t *ppos) in prng_tdes_read() 591 size_t nbytes, loff_t *ppos) in prng_sha512_read()
|
| D | des_s390.c | 94 unsigned int nbytes, n; in ecb_desall_crypt() local 113 unsigned int nbytes, n; in cbc_desall_crypt() local 303 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() 324 unsigned int n, nbytes; in ctr_desall_crypt() local
|
| D | chacha-glue.c | 22 unsigned int nbytes, const u32 *key, in chacha20_crypt_s390() 40 unsigned int nbytes; in chacha20_s390() local
|
| D | aes_s390.c | 69 unsigned int nbytes; member 227 unsigned int nbytes, n; in ecb_aes_crypt() local 323 unsigned int nbytes, n; in cbc_aes_crypt() local 427 unsigned int offset, nbytes, n; in xts_aes_crypt() local 554 static unsigned int __ctrblk_init(u8 *ctrptr, u8 *iv, unsigned int nbytes) in __ctrblk_init() 575 unsigned int n, nbytes; in ctr_aes_crypt() local 701 unsigned int nbytes) in _gcm_sg_unmap_and_advance()
|
| /Linux-v6.1/include/crypto/ |
| D | scatterwalk.h | 37 unsigned int nbytes) in scatterwalk_clamp() 44 unsigned int nbytes) in scatterwalk_advance()
|
| /Linux-v6.1/drivers/media/test-drivers/vidtv/ |
| 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
|
| D | vidtv_psi.c | 172 u32 nbytes = 0; in vidtv_psi_ts_psi_write_into() local 644 u32 nbytes = 0; in vidtv_psi_desc_write_into() local 981 u32 nbytes = 0; in vidtv_psi_pat_write_into() local 1160 u32 nbytes = 0; in vidtv_psi_pmt_write_into() local 1332 u32 nbytes = 0; in vidtv_psi_sdt_write_into() local 1675 u32 nbytes = 0; in vidtv_psi_nit_write_into() local 1886 u32 nbytes = 0; in vidtv_psi_eit_write_into() local
|
| /Linux-v6.1/drivers/crypto/vmx/ |
| 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
|
| /Linux-v6.1/drivers/scsi/bfa/ |
| D | bfad_debugfs.c | 172 size_t nbytes, loff_t *pos) in bfad_debugfs_read() 215 size_t nbytes, loff_t *pos) in bfad_debugfs_read_regrd() 239 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regrd() 308 size_t nbytes, loff_t *ppos) in bfad_debugfs_write_regwr()
|
| /Linux-v6.1/drivers/net/ethernet/brocade/bna/ |
| D | bnad_debugfs.c | 233 size_t nbytes, loff_t *pos) in bnad_debugfs_read() 279 size_t nbytes, loff_t *pos) in bnad_debugfs_read_regrd() 302 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regrd() 363 size_t nbytes, loff_t *ppos) in bnad_debugfs_write_regwr()
|
| /Linux-v6.1/drivers/pci/hotplug/ |
| D | rpadlpar_sysfs.c | 28 const char *buf, size_t nbytes) in add_slot_store() 58 const char *buf, size_t nbytes) in remove_slot_store()
|
| /Linux-v6.1/drivers/crypto/nx/ |
| D | nx-aes-gcm.c | 108 unsigned int nbytes = assoclen; in nx_gca() local 176 unsigned int nbytes = assoclen; in gmac() local 314 unsigned int nbytes = req->cryptlen; in gcm_aes_nx_crypt() local
|
| D | nx-aes-ccm.c | 157 unsigned int nbytes, in generate_pat() 332 unsigned int nbytes = req->cryptlen; in ccm_nx_decrypt() local 410 unsigned int nbytes = req->cryptlen; in ccm_nx_encrypt() local
|
| /Linux-v6.1/drivers/crypto/ccree/ |
| D | cc_cipher.c | 568 unsigned int ivsize, unsigned int nbytes, in cc_setup_state_desc() 612 unsigned int ivsize, unsigned int nbytes, in cc_setup_xex_state_desc() 690 unsigned int nbytes, struct cc_hw_desc desc[], in cc_setup_key_desc() 773 unsigned int nbytes, void *areq, in cc_setup_mlli_desc() 800 unsigned int nbytes, struct cc_hw_desc desc[], in cc_setup_flow_desc() 886 unsigned int nbytes = req->cryptlen; in cc_cipher_process() local
|
| /Linux-v6.1/arch/x86/crypto/ |
| D | aesni-intel_glue.c | 297 unsigned int nbytes; in ecb_encrypt() local 319 unsigned int nbytes; in ecb_decrypt() local 341 unsigned int nbytes; in cbc_encrypt() local 363 unsigned int nbytes; in cbc_decrypt() local 516 unsigned int nbytes; in ctr_crypt() local 565 unsigned int nbytes; in xctr_crypt() local 948 int nbytes = walk.nbytes; in xts_crypt() local
|
| /Linux-v6.1/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-v6.1/tools/usb/ |
| D | ffs-test.c | 483 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() 488 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() 501 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() 526 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf() 588 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
|
| /Linux-v6.1/include/linux/spi/ |
| D | spi-mem.h | 101 u8 nbytes; member 108 u8 nbytes; member 115 u8 nbytes; member 125 unsigned int nbytes; member
|
| /Linux-v6.1/drivers/firmware/tegra/ |
| D | bpmp-debugfs.c | 182 char *data, size_t sz_data, uint32_t *nbytes) in mrq_debug_read() 487 size_t *nbytes) in mrq_debugfs_read() 548 size_t size, size_t *nbytes) in mrq_debugfs_dumpdir() 593 size_t len, nbytes; in debugfs_show() local 747 size_t nbytes; in bpmp_populate_debugfs_shmem() local
|
| /Linux-v6.1/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-v6.1/fs/fuse/ |
| D | dev.c | 185 unsigned nbytes = 0; in fuse_len_args() local 973 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1048 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt() 1101 size_t nbytes) in fuse_read_single_forget() 1133 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget() 1183 size_t nbytes) in fuse_read_forget() 1202 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read() 1820 unsigned nbytes) in copy_out_args() 1848 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
|
| D | readdir.c | 126 static int parse_dirfile(char *buf, size_t nbytes, struct file *file, in parse_dirfile() 278 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file, in parse_dirplusfile() 393 unsigned int nbytes = size - offset; in fuse_parse_cache() local
|
| /Linux-v6.1/include/memory/ |
| D | renesas-rpc-if.h | 30 u8 nbytes; member 42 u8 nbytes; member 50 unsigned int nbytes; member
|