Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dentropy.c269 size_t strong_size; in mbedtls_entropy_func() local
309 strong_size = 0; in mbedtls_entropy_func()
315 strong_size += ctx->source[i].size; in mbedtls_entropy_func()
318 } while (!thresholds_reached || strong_size < MBEDTLS_ENTROPY_BLOCK_SIZE); in mbedtls_entropy_func()

Completed in 2 milliseconds