Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Drandom-getentropy.c34 static void uv__random_getentropy_init(void) { in uv__random_getentropy_init() function
43 uv_once(&once, uv__random_getentropy_init); in uv__random_getentropy()

Completed in 6 milliseconds