Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drand_win.c456 HEAP32LIST heaplist_first, heaplist_next; in RAND_poll() local
475 heaplist_next = (HEAP32LIST) GetProcAddress(kernel, "Heap32ListNext"); in RAND_poll()
484 heaplist_next && process_first && process_next && in RAND_poll()
539 } while (heaplist_next(handle, &hlist) in RAND_poll()
562 } while (heaplist_next(handle, &hlist) in RAND_poll()