Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c117 ctx->initial_entropy_run = 0; in mbedtls_entropy_init()
136 ctx->initial_entropy_run = 0; in mbedtls_entropy_free()
339 if( ctx->initial_entropy_run == 0 ) in mbedtls_entropy_func()
341 ctx->initial_entropy_run = 1; in mbedtls_entropy_func()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h140 int initial_entropy_run; member

Completed in 4 milliseconds