Home
last modified time | relevance | path

Searched defs:u8 (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v4.19/include/crypto/
Dcbc.h22 void (*fn)(struct crypto_skcipher *, const u8 *, u8 *)) in crypto_cbc_encrypt_segment()
44 void (*fn)(struct crypto_skcipher *, const u8 *, u8 *)) in crypto_cbc_encrypt_inplace()
66 const u8 *, u8 *)) in crypto_cbc_encrypt_walk()
87 void (*fn)(struct crypto_skcipher *, const u8 *, u8 *)) in crypto_cbc_decrypt_segment()
111 void (*fn)(struct crypto_skcipher *, const u8 *, u8 *)) in crypto_cbc_decrypt_inplace()
138 void (*fn)(struct crypto_skcipher *, const u8 *, u8 *)) in crypto_cbc_decrypt_blocks()
/Linux-v4.19/arch/x86/crypto/
Dblowfish_glue.c87 void (*fn)(struct bf_ctx *, u8 *, const u8 *), in ecb_crypt() argument
/Linux-v4.19/crypto/
Dcipher.c64 static void cipher_crypt_unaligned(void (*fn)(struct crypto_tfm *, u8 *, in cipher_crypt_unaligned() argument
65 const u8 *), in cipher_crypt_unaligned()
Decb.c44 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt() argument
/Linux-v4.19/fs/btrfs/
Duuid-tree.c250 int (*check_func)(struct btrfs_fs_info *, u8 *, u8, in btrfs_uuid_tree_iterate() argument
/Linux-v4.19/tools/testing/selftests/powerpc/include/
Dutils.h23 typedef uint8_t u8; typedef
/Linux-v4.19/arch/powerpc/platforms/cell/
Dspider-pci.c64 SPIDER_PCI_MMIO_READ(readb, u8) in SPIDER_PCI_MMIO_READ() argument
/Linux-v4.19/arch/sh/drivers/pci/
Dcommon.c42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h8 typedef uint8_t u8; typedef
/Linux-v4.19/arch/powerpc/boot/
Dtypes.h9 typedef unsigned char u8; typedef
/Linux-v4.19/include/asm-generic/
Dint-ll64.h17 typedef __u8 u8; typedef
/Linux-v4.19/drivers/scsi/dpt/
Dosd_util.h191 uCHAR u8[4]; member
/Linux-v4.19/tools/include/linux/
Dtypes.h39 typedef __u8 u8; typedef
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dmxms.c97 bool (*exec)(struct nvkm_mxm *, u8 *, void *), void *info) in mxms_foreach() argument
/Linux-v4.19/drivers/usb/gadget/function/
Dstorage_common.h39 /* const u8 * */ buf, /* unsigned */ length) \ argument
53 /* const u8 * */ buf, /* unsigned */ length) do { } while (0) argument
/Linux-v4.19/include/linux/raid/
Dpq.h43 typedef uint8_t u8; typedef
/Linux-v4.19/drivers/xen/xen-pciback/
Dconf_space.c32 DEFINE_PCI_CONFIG(read, byte, u8 *) in DEFINE_PCI_CONFIG() argument
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dtargetos.h92 #define u8 unsigned char macro
/Linux-v4.19/arch/x86/boot/tools/
Dbuild.c39 typedef unsigned char u8; typedef
/Linux-v4.19/arch/alpha/boot/tools/
Dmkbb.c26 #define u8 unsigned char macro
/Linux-v4.19/drivers/pci/hotplug/
Dpci_hotplug_core.c64 GET_STATUS(power_status, u8) in GET_STATUS() argument
/Linux-v4.19/include/net/sctp/
Dcommand.h127 __u8 u8; member
/Linux-v4.19/include/uapi/linux/netfilter/
Dx_tables.h94 __u8 u8; member
/Linux-v4.19/drivers/pci/
Daccess.c258 PCI_USER_READ_CONFIG(byte, u8) in PCI_USER_READ_CONFIG() argument
/Linux-v4.19/drivers/scsi/
Dscsi_transport_spi.c758 spi_dv_retrain(struct scsi_device *sdev, u8 *buffer, u8 *ptr, in spi_dv_retrain() argument

12