Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Dentropy.h138 int initial_entropy_run; member
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dentropy.c299 if( ctx->initial_entropy_run == 0 ) in mbedtls_entropy_func()
301 ctx->initial_entropy_run = 1; in mbedtls_entropy_func()