Home
last modified time | relevance | path

Searched refs:UINT128_ZERO (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/random/
Duint128.h43 #define UINT128_ZERO 0ULL macro
51 #define UINT128_ZERO very_long_zero macro
70 return (big_uint == UINT128_ZERO); in uint128_is_zero()
Dyarrow.c202 yarrow_state.ys_counter = UINT128_ZERO; in random_yarrow_init_alg()
313 yarrow_state.ys_counter = UINT128_ZERO; in random_yarrow_reseed_internal()