Searched defs:u32 (Results 1 - 25 of 103) sorted by relevance

12345

/freebsd-13-stable/sys/crypto/rijndael/
H A Drijndael_local.h7 typedef uint32_t u32; typedef
/freebsd-13-stable/crypto/openssl/crypto/camellia/
H A Dcmll_local.h28 typedef unsigned int u32; typedef
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dall_sync_ops_linkable.c47 volatile uint32_t u32 = 0; variable
[all...]
/freebsd-13-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_fuzz.c43 u_int32_t u32; local
/freebsd-13-stable/crypto/openssh/
H A Drijndael.h38 typedef unsigned int u32; typedef
/freebsd-13-stable/crypto/openssl/crypto/aes/
H A Daes_local.h29 typedef unsigned long u32; typedef
31 typedef unsigned int u32; typedef
/freebsd-13-stable/usr.bin/sdiotool/
H A Dlinux_compat.h39 #define u32 uint32_t macro
/freebsd-13-stable/contrib/xz/src/liblzma/check/
H A Dcheck.h85 uint32_t u32[16]; member in union:__anon6599::__anon6600
/freebsd-13-stable/contrib/xz/src/xz/
H A Dfile_io.h29 uint32_t u32[IO_BUFFER_SIZE / sizeof(uint32_t)]; member in union:__anon6669
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h42 uint32_t u32; member in union:bhnd_nvram_bcm_hvar_value
/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
H A Dtypes.h42 typedef uint32_t u32; typedef
/freebsd-13-stable/crypto/openssl/crypto/chacha/
H A Dchacha_enc.c17 typedef unsigned int u32; typedef
[all...]
/freebsd-13-stable/contrib/xz/src/common/
H A Dtuklib_physmem.c166 uint32_t u32; member in union:__anon6576
/freebsd-13-stable/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c85 uint32_t *u32; local
/freebsd-13-stable/contrib/ofed/include/
H A Dtypes.h45 typedef uint32_t u32; typedef
/freebsd-13-stable/sys/kern/
H A Dkern_ctf.c205 uint32_t *u32 = (uint32_t *) ctf_hdr; local
/freebsd-13-stable/crypto/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c19 typedef unsigned int u32; typedef
H A Dpoly1305.c67 typedef unsigned int u32; typedef
[all...]
/freebsd-13-stable/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_get.c161 uuid_t u32 = { local
H A Dt_sdp_put.c124 const uuid_t u32 = { local
/freebsd-13-stable/lib/libc/resolv/
H A Dres_init.c763 u_int32_t u32; local
/freebsd-13-stable/crypto/openssl/crypto/modes/
H A Dmodes_local.h26 typedef unsigned int u32; typedef
[all...]
/freebsd-13-stable/contrib/unbound/compat/
H A Dchacha_private.h10 typedef unsigned int u32; typedef
[all...]
/freebsd-13-stable/contrib/libevent/sample/
H A Ddns-example.c42 #define u32 ev_uint32_t macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h57 typedef unsigned int u32; typedef in namespace:scudo

Completed in 479 milliseconds

12345