Searched refs:RAND_event (Results 1 – 4 of 4) sorted by relevance
/openssl/doc/man3/ |
H A D | RAND_add.pod | 5 RAND_add, RAND_poll, RAND_seed, RAND_status, RAND_event, RAND_screen, 25 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam); 75 RAND_event() and RAND_screen() are equivalent to RAND_poll() and exist 85 RAND_event() returns RAND_status(). 99 RAND_event() and RAND_screen() were deprecated in OpenSSL 1.1.0 and should
|
/openssl/crypto/rand/ |
H A D | rand_deprecated.c | 20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event() function
|
/openssl/include/openssl/ |
H A D | rand.h | 117 OSSL_DEPRECATEDIN_1_1_0 int RAND_event(UINT, WPARAM, LPARAM);
|
/openssl/util/ |
H A D | libcrypto.num | 1288 RAND_event 1318 3_0_0 EXIST:_WIN32:FUNCTION:DEPRECATEDIN_1_1_0
|
Completed in 22 milliseconds