Home
last modified time | relevance | path

Searched refs:FXRNG_BRNG_ASSERT_NOT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/random/fenestrasX/
H A Dfx_brng.c219 FXRNG_BRNG_ASSERT_NOT(rng); in fxrng_brng_getbytes_internal()
242 FXRNG_BRNG_ASSERT_NOT(rng); in fxrng_brng_produce_seed_data_internal()
287 FXRNG_BRNG_ASSERT_NOT(&fxrng_root); in fxrng_brng_read()
308 FXRNG_BRNG_ASSERT_NOT(&fxrng_root); in fxrng_brng_read()
312 FXRNG_BRNG_ASSERT_NOT(rng); in fxrng_brng_read()
H A Dfx_main.c216 FXRNG_BRNG_ASSERT_NOT(&fxrng_root); in _fxrng_alg_read()
252 FXRNG_BRNG_ASSERT_NOT(rng); in _fxrng_alg_read()
H A Dfx_brng.h46 #define FXRNG_BRNG_ASSERT_NOT(brng) \ macro
H A Dfx_pool.c340 FXRNG_BRNG_ASSERT_NOT(&fxrng_root); in fxrng_event_processor()