Home
last modified time | relevance | path

Searched defs:uint128_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dnvmecontrol.h104 typedef unsigned _BitInt(128) uint128_t; typedef
106 typedef __uint128_t uint128_t; typedef
108 typedef uint64_t uint128_t; typedef
/freebsd/sys/dev/random/
H A Duint128.h42 typedef __uint128_t uint128_t; typedef
49 } uint128_t; typedef
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dcommon.h12 typedef unsigned __int128 uint128_t; typedef
14 typedef unsigned uint128_t __attribute__((mode(TI))); typedef
/freebsd/crypto/openssl/include/internal/
H A Dnumbers.h67 typedef __uint128_t uint128_t; typedef
/freebsd/lib/libsdp/
H A Dsdp.h292 typedef struct int128 uint128_t; typedef