Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drand_win.c451 CLOSETOOLHELP32SNAPSHOT close_snap; in RAND_poll() local
470 close_snap = (CLOSETOOLHELP32SNAPSHOT) in RAND_poll()
604 if (close_snap) in RAND_poll()
605 close_snap(handle); in RAND_poll()