Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()

Completed in 3 milliseconds