Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dentropy_poll.c55 unsigned long ulong_bytes = in mbedtls_platform_entropy_poll() local
58 if (!BCRYPT_SUCCESS(BCryptGenRandom(NULL, output, ulong_bytes, in mbedtls_platform_entropy_poll()
63 *olen += ulong_bytes; in mbedtls_platform_entropy_poll()
64 len -= ulong_bytes; in mbedtls_platform_entropy_poll()

Completed in 1 milliseconds