Searched defs:u8 (Results 1 – 13 of 13) sorted by relevance
/arch/x86/crypto/ |
D | blowfish_glue.c | 81 void (*fn)(struct bf_ctx *, u8 *, const u8 *), in ecb_crypt() argument
|
D | twofish_glue_3way.c | 64 void (*fn)(struct twofish_ctx *, u8 *, const u8 *), in ecb_crypt() argument
|
D | camellia_glue.c | 1316 void (*fn)(struct camellia_ctx *, u8 *, const u8 *), in ecb_crypt() argument
|
/arch/powerpc/boot/ |
D | types.h | 6 typedef unsigned char u8; typedef
|
/arch/powerpc/platforms/cell/ |
D | spider-pci.c | 64 SPIDER_PCI_MMIO_READ(readb, u8) in SPIDER_PCI_MMIO_READ() argument
|
D | celleb_scc_pciex.c | 67 PCIEX_MMIO_READ(readb, u8) in PCIEX_MMIO_READ() argument
|
/arch/sh/drivers/pci/ |
D | common.c | 41 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
|
/arch/x86/boot/tools/ |
D | build.c | 37 typedef unsigned char u8; typedef
|
/arch/alpha/boot/tools/ |
D | mkbb.c | 25 #define u8 unsigned char macro
|
/arch/avr32/include/asm/ |
D | io.h | 152 BUILDIO_MEM(b, u8) in BUILDIO_MEM() argument
|
/arch/mips/include/asm/ |
D | io.h | 424 BUILDIO_MEM(b, u8) in BUILDIO_MEM() argument
|
/arch/alpha/include/asm/ |
D | io.h | 161 REMAP1(u8, readb, const volatile) in REMAP1() argument
|
/arch/microblaze/pci/ |
D | pci-common.c | 1635 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
|