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

/external/boringssl/src/crypto/rand/
H A Drand.c61 /* rand_thread_state_free frees a |rand_thread_state|. This is called when a
63 static void rand_thread_state_free(void *state) { function
94 rand_thread_state_free)) {

Completed in 233 milliseconds