Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dentropy.h145 int initial_entropy_run; member
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dentropy.c112 ctx->initial_entropy_run = 0; in mbedtls_entropy_init()
136 ctx->initial_entropy_run = 0; in mbedtls_entropy_free()
342 if( ctx->initial_entropy_run == 0 ) in mbedtls_entropy_func()
344 ctx->initial_entropy_run = 1; in mbedtls_entropy_func()

Completed in 4 milliseconds