Searched defs:module_first (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/rand/
H A Drand_win.c459 MODULE32 module_first, module_next; local
480 module_first = (MODULE32) GetProcAddress(kernel, "Module32First");
485 thread_first && thread_next && module_first &&
599 if (module_first(handle, &m))

Completed in 91 milliseconds