Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/rand/
H A Dsysrng.c39 #if BR_USE_WIN32_RAND
169 #if BR_USE_WIN32_RAND
196 #if BR_RDRAND && (BR_USE_GETENTROPY || BR_USE_URANDOM || BR_USE_WIN32_RAND)
205 #elif BR_USE_WIN32_RAND in seeder_rdrand_with_fallback()
224 #if BR_USE_GETENTROPY || BR_USE_URANDOM || BR_USE_WIN32_RAND in br_prng_seeder_system()
241 #elif BR_USE_WIN32_RAND in br_prng_seeder_system()
/freebsd/contrib/bearssl/src/
H A Dsettings.c284 #if BR_USE_WIN32_RAND
H A Dinner.h351 #ifndef BR_USE_WIN32_RAND
353 #define BR_USE_WIN32_RAND 1 macro
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_engine.c60 #ifndef BR_USE_WIN32_RAND
63 #define BR_USE_WIN32_RAND 1
75 #if BR_USE_WIN32_RAND