Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/include/crypto/
H A Dctr.h22 const u8 *, u8 *)) in crypto_ctr_encrypt_walk()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dtypes.h50 #define u8 x86emuu8 macro
66 typedef uint8_t u8; typedef
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dblowfish_glue.c72 void (*fn)(struct bf_ctx *, u8 *, const u8 *), in ecb_crypt() argument
/OK3568_Linux_fs/kernel/crypto/
H A Decb.c18 void (*fn)(struct crypto_tfm *, u8 *, const u8 *)) in crypto_ecb_crypt() argument
/OK3568_Linux_fs/u-boot/include/
H A Duboot_aes.h13 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dtypes.h40 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/nios2/include/asm/
H A Dtypes.h39 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dtypes.h37 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dtypes.h41 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dtypes.h39 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/arc/include/asm/
H A Dtypes.h35 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dtypes.h37 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dtypes.h31 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dtypes.h31 typedef unsigned char u8; typedef
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dtypes.h31 typedef unsigned char u8; typedef
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Ddes_core.h32 typedef uint8_t u8; typedef
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dtypes.h31 typedef unsigned char u8; typedef
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c11 char u8[4]; in getsetsockopt() member
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_c_to_py.c10 typedef uint8_t u8; typedef
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dtypes.h48 typedef unsigned char u8; typedef
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspider-pci.c51 SPIDER_PCI_MMIO_READ(readb, u8) in SPIDER_PCI_MMIO_READ() argument
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dcommon.c42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dint_typedefs.h8 typedef uint8_t u8; typedef
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dtypes.h9 typedef unsigned char u8; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin_neon.hpp337 OPENCV_HAL_IMPL_NEON_INIT(uint8x16, uchar, u8) in OPENCV_HAL_IMPL_NEON_INIT() argument
658 OPENCV_HAL_IMPL_NEON_ABS(v_uint8x16, v_int8x16, u8, s8) in OPENCV_HAL_IMPL_NEON_ABS() argument
754 OPENCV_HAL_IMPL_NEON_INT_CMP_OP(v_uint8x16, OPENCV_HAL_NOP, u8, u8) in OPENCV_HAL_IMPL_NEON_INT_CMP_OP() argument
884 OPENCV_HAL_IMPL_NEON_SHIFT_OP(v_uint8x16, u8, schar, s8) in OPENCV_HAL_IMPL_NEON_SHIFT_OP() argument
1166 OPENCV_HAL_IMPL_NEON_SELECT(v_uint8x16, u8, u8) in OPENCV_HAL_IMPL_NEON_SELECT() argument
1260 OPENCV_HAL_IMPL_NEON_UNPACKS(uint8x16, u8) in OPENCV_HAL_IMPL_NEON_UNPACKS() argument

123456