Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
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 6 milliseconds