Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c513 static void rand_delete_thread_state(void *arg) in rand_delete_thread_state() function
694 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in RAND_get0_public()
727 && !ossl_init_thread_start(NULL, ctx, rand_delete_thread_state)) in RAND_get0_private()