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

/freebsd-13-stable/sys/dev/random/
H A Duint128.h45 #define UINT128_ZERO 0ULL macro
53 #define UINT128_ZERO very_long_zero macro
97 return (uint128_equals(big_uint, UINT128_ZERO));
H A Dfortuna.c333 fortuna_state.fs_counter = UINT128_ZERO;

Completed in 53 milliseconds