Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/random/
H A Duint128.h41 #define UINT128_ZERO 0ULL macro
49 #define UINT128_ZERO very_long_zero macro
93 return (uint128_equals(big_uint, UINT128_ZERO)); in uint128_is_zero()
H A 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()

Completed in 1 milliseconds