Home
last modified time | relevance | path

Searched defs:U64 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dmodes_lcl.h15 # define U64(C) C##UI64 macro
19 # define U64(C) C##UL macro
23 # define U64(C) C##ULL macro
H A Daes_locl.h72 #define U64(C) C##ULL macro
H A Ddes_core.h23 #define U64(C) C##UL macro
H A Dsm4_core.h24 #define U64(C) C##UL macro
H A Daes_core.h26 #define U64(C) C##UL macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dsha.h174 # define U64(C) C##UI64 macro
177 # define U64(C) C##UL macro
180 # define U64(C) C##ULL macro
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_type.h43 typedef __le64 U64 __attribute__ ((aligned(4))); typedef
/OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/
H A Dmpi_type.h66 } U64; typedef
/OK3568_Linux_fs/u-boot/lib/
H A Dlz4_wrapper.c31 typedef uint64_t U64; typedef
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dmem.h40 typedef uint64_t U64; typedef
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4defs.h52 typedef uint64_t U64; typedef