HomeSort by relevance Sort by last modified time
    Searched refs:RAND_event (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/rand/
rand.h 118 int RAND_event(UINT, WPARAM, LPARAM);
rand_win.c 634 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam)
  /external/openssl/include/openssl/
rand.h 118 int RAND_event(UINT, WPARAM, LPARAM);
  /external/openssl/apps/
winrand.c 138 if (RAND_event(iMsg, wParam, lParam) == 1 && seeded == 0)

Completed in 61 milliseconds