Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drand_win.c456 HEAP32LIST heaplist_first, heaplist_next; in RAND_poll() local
474 heaplist_first = (HEAP32LIST) GetProcAddress(kernel, "Heap32ListFirst"); in RAND_poll()
483 if (snap && heap_first && heap_next && heaplist_first && in RAND_poll()
499 if (heaplist_first(handle, &hlist)) in RAND_poll()