Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/rand/
H A Drand_lib.c591 static void rand_delete_thread_state(void *arg) in rand_delete_thread_state() function
863 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in rand_get0_public()
902 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in rand_get0_private()