Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dentropy_poll.c57 unsigned long ulong_bytes = in mbedtls_platform_entropy_poll() local
60 if (!BCRYPT_SUCCESS(BCryptGenRandom(NULL, output, ulong_bytes, in mbedtls_platform_entropy_poll()
65 *olen += ulong_bytes; in mbedtls_platform_entropy_poll()
66 len -= ulong_bytes; in mbedtls_platform_entropy_poll()