Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
H A Dmbedtls.c124 static int entropy_init_initialized = 0; variable
131 if(entropy_init_initialized == 0) { in entropy_init_mutex()
133 entropy_init_initialized = 1; in entropy_init_mutex()

Completed in 3 milliseconds