HomeSort by relevance Sort by last modified time
    Searched full:module_first (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/rand/
rand_win.c 459 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 1171 milliseconds