Home
last modified time | relevance | path

Searched refs:BCRYPT_USE_SYSTEM_PREFERRED_RNG (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/
H A Drand.c57 # ifndef BCRYPT_USE_SYSTEM_PREFERRED_RNG
58 # define BCRYPT_USE_SYSTEM_PREFERRED_RNG 0x00000002 macro
76 BCRYPT_USE_SYSTEM_PREFERRED_RNG) != STATUS_SUCCESS) in Curl_win32_random()
/third_party/mbedtls/library/
H A Dentropy_poll.c59 BCRYPT_USE_SYSTEM_PREFERRED_RNG))) { in mbedtls_platform_entropy_poll()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_win.c75 BCRYPT_USE_SYSTEM_PREFERRED_RNG) == STATUS_SUCCESS) in ossl_pool_acquire_entropy()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_win.c75 BCRYPT_USE_SYSTEM_PREFERRED_RNG) == STATUS_SUCCESS) in ossl_pool_acquire_entropy()
/third_party/python/Python/
H A Dbootstrap_hash.c54 NTSTATUS status = BCryptGenRandom(NULL, buffer, chunk, BCRYPT_USE_SYSTEM_PREFERRED_RNG); in win32_urandom()

Completed in 3 milliseconds