Searched refs:rand_thread_state (Results 1 – 1 of 1) sorted by relevance
43 struct rand_thread_state { struct68 OPENSSL_cleanse(state, sizeof(struct rand_thread_state)); in rand_thread_state_free()88 struct rand_thread_state *state = in RAND_bytes()91 state = OPENSSL_malloc(sizeof(struct rand_thread_state)); in RAND_bytes()