Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 54) sorted by relevance

123

/linux-2.4.37.9/crypto/
Dcipher.c50 unsigned int nbytes, cryptfn_t crfn, in crypt()
143 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
153 unsigned int nbytes, u8 *iv) in ecb_encrypt_iv()
162 unsigned int nbytes) in ecb_decrypt()
172 unsigned int nbytes, u8 *iv) in ecb_decrypt_iv()
181 unsigned int nbytes) in cbc_encrypt()
191 unsigned int nbytes, u8 *iv) in cbc_encrypt_iv()
201 unsigned int nbytes) in cbc_decrypt()
211 unsigned int nbytes, u8 *iv) in cbc_decrypt_iv()
229 unsigned int nbytes) in nocrypt()
[all …]
Dscatterwalk.c31 void *scatterwalk_whichbuf(struct scatter_walk *walk, unsigned int nbytes, void *scratch) in scatterwalk_whichbuf()
41 static void memcpy_dir(void *buf, void *sgdata, size_t nbytes, int out) in memcpy_dir()
104 size_t nbytes, int out) in scatterwalk_copychunks()
/linux-2.4.37.9/arch/ppc64/kernel/
DpSeries_pci.c70 #define RTAS_PCI_READ_OP(size, type, nbytes) \ argument
104 #define RTAS_PCI_WRITE_OP(size, type, nbytes) \ argument
157 rtas_fake_read(struct device_node *dn, int offset, int nbytes, unsigned long *returnval) in rtas_fake_read()
/linux-2.4.37.9/arch/alpha/kernel/
Dsrm_env.c115 int nbytes; in srm_env_read() local
145 int nbytes; in srm_env_write() local
Dosf_sys.c562 long nbytes; member
567 long nbytes; member
574 long nbytes; member
581 long nbytes; member
758 unsigned long nbytes, in osf_getsysinfo()
816 unsigned long nbytes, in osf_setsysinfo()
/linux-2.4.37.9/fs/coda/
Dpsdev.c103 size_t nbytes, loff_t *off) in coda_psdev_write()
226 size_t nbytes, loff_t *off) in coda_psdev_read()
/linux-2.4.37.9/arch/mips/kernel/
Dsysmips.c107 sys_cachectl(char *addr, int nbytes, int op) in sys_cachectl()
/linux-2.4.37.9/drivers/usb/
Ddrivers.c50 static ssize_t usb_driver_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in usb_driver_read()
Ddevices.c457 static ssize_t usb_device_dump(char **buffer, size_t *nbytes, loff_t *skip_bytes, loff_t *file_offs… in usb_device_dump()
570 static ssize_t usb_device_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in usb_device_read()
/linux-2.4.37.9/include/linux/
Dcrypto.h314 unsigned int nbytes) in crypto_cipher_encrypt()
323 unsigned int nbytes, u8 *iv) in crypto_cipher_encrypt_iv()
333 unsigned int nbytes) in crypto_cipher_decrypt()
342 unsigned int nbytes, u8 *iv) in crypto_cipher_decrypt_iv()
/linux-2.4.37.9/arch/ppc/platforms/
Dchrp_pci.c117 #define RTAS_PCI_READ_OP(size, type, nbytes) \ argument
131 #define RTAS_PCI_WRITE_OP(size, type, nbytes) \ argument
/linux-2.4.37.9/arch/alpha/boot/
Dbootp.c148 static long nbytes; in start_kernel() local
Dmain.c156 int nbytes; in start_kernel() local
Dbootpz.c279 static long nbytes; in start_kernel() local
/linux-2.4.37.9/arch/mips/au1000/common/
Ddbdma.c519 au1xxx_dbdma_put_source(u32 chanid, void *buf, int nbytes) in au1xxx_dbdma_put_source()
563 au1xxx_dbdma_put_dest(u32 chanid, void *buf, int nbytes) in au1xxx_dbdma_put_dest()
606 au1xxx_dbdma_get_dest(u32 chanid, void **buf, int *nbytes) in au1xxx_dbdma_get_dest()
/linux-2.4.37.9/drivers/zorro/
Dproc.c45 proc_bus_zorro_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read()
/linux-2.4.37.9/drivers/atm/
Dnicstarmac.c251 u_int32_t nbytes ) in nicstar_read_eprom()
/linux-2.4.37.9/net/sched/
Destimator.c107 u64 nbytes; in est_timer() local
/linux-2.4.37.9/fs/xfs/
Dxfs_buf_item.c78 uint nbytes; in xfs_buf_item_log_debug() local
112 uint nbytes; in xfs_buf_item_flush_log_debug() local
/linux-2.4.37.9/drivers/pci/
Dproc.c45 proc_bus_pci_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in proc_bus_pci_read()
128 proc_bus_pci_write(struct file *file, const char *buf, size_t nbytes, loff_t *ppos) in proc_bus_pci_write()
/linux-2.4.37.9/fs/
Dbinfmt_misc.c423 bm_entry_read(struct file * file, char * buf, size_t nbytes, loff_t *ppos) in bm_entry_read()
548 bm_status_read(struct file * file, char * buf, size_t nbytes, loff_t *ppos) in bm_status_read()
/linux-2.4.37.9/net/atm/
Dmpoa_proc.c169 size_t nbytes, loff_t *ppos) in proc_mpc_write()
/linux-2.4.37.9/fs/jfs/
Dxattr.c238 s32 nbytes, nb; in ea_write() local
376 int nbytes, nb; in ea_read() local
/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xmcs.c223 unsigned char *buf, unsigned int nbytes) in mcs_sep_read()
/linux-2.4.37.9/include/asm-m68k/
Dadb.h56 int nbytes; member

123