/linux-2.4.37.9/crypto/ |
D | cast6.c | 447 static void cast6_encrypt (void * ctx, u8 * outbuf, const u8 * inbuf) { in cast6_encrypt() 489 static void cast6_decrypt (void * ctx, u8 * outbuf, const u8 * inbuf) { in cast6_decrypt()
|
D | cast5.c | 581 static void cast5_encrypt(void *ctx, u8 * outbuf, const u8 * inbuf) in cast5_encrypt() 650 static void cast5_decrypt(void *ctx, u8 * outbuf, const u8 * inbuf) in cast5_decrypt()
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | addSystemMap.c | 48 char inbuf[4096]; in main() local
|
D | addRamDisk.c | 36 char inbuf[4096]; in main() local
|
/linux-2.4.37.9/arch/alpha/boot/ |
D | misc.c | 43 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | misc.c | 47 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/sh64/boot/compressed/ |
D | misc.c | 38 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/sh/boot/compressed/ |
D | misc.c | 38 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | misc.c | 125 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | pSeries_lpar.c | 267 static long inbuf[2]; /* must be 2 longs */ variable
|
/linux-2.4.37.9/arch/x86_64/boot/compressed/ |
D | misc.c | 33 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | misc.c | 45 static uch *inbuf; /* input buffer */ variable
|
/linux-2.4.37.9/fs/smbfs/ |
D | sock.c | 530 unsigned char *inbuf, *base, *rcv_buf = NULL; in smb_receive_trans2() local
|
/linux-2.4.37.9/drivers/char/ |
D | n_tty.c | 285 const unsigned char * inbuf, unsigned int nr) in opost_block()
|
/linux-2.4.37.9/init/ |
D | do_mounts.c | 964 static uch *inbuf; variable
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | uctrl.c | 93 u8 *inbuf; member
|
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla.c | 415 void *inbuf, short inlen, void *outbuf, short *outlen) in sdla_cmd()
|
/linux-2.4.37.9/drivers/s390/char/ |
D | con3215.c | 88 char *inbuf; /* pointer to input buffer */ member
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-taskfile.c | 1450 u8 *inbuf = NULL; in ide_taskfile_ioctl() local
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | sysirix.c | 2121 asmlinkage int irix_utssys(char *inbuf, int arg, int type, char *outbuf) in irix_utssys()
|
/linux-2.4.37.9/drivers/scsi/ |
D | advansys.c | 9082 DvcGetQinfo(PortAddr iop_base, ushort s_addr, uchar *inbuf, int words) in DvcGetQinfo()
|