Searched refs:heap_next (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_win.c394 HEAP32NEXT heap_next; local
412 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
426 if (snap && heap_first && heap_next && heaplist_first &&
468 while (heap_next(&hentry)
498 while (heap_next(&hentry)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_win.c394 HEAP32NEXT heap_next; local
412 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
426 if (snap && heap_first && heap_next && heaplist_first &&
468 while (heap_next(&hentry)
498 while (heap_next(&hentry)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c455 HEAP32NEXT heap_next; local
473 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
483 if (snap && heap_first && heap_next && heaplist_first &&
512 while (heap_next(&hentry)

Completed in 104 milliseconds