Home
last modified time | relevance | path

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

/openssl/crypto/rand/
H A Drand_lib.c519 static void rand_delete_thread_state(void *arg) in rand_delete_thread_state() function
809 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in RAND_get0_public()
842 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in RAND_get0_private()

Completed in 5 milliseconds