Searched refs:RAND_event (Results 1 – 4 of 4) sorted by relevance
/openssl-master/doc/man3/ |
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-master/crypto/rand/ |
A D | rand_deprecated.c | 20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event() function
|
/openssl-master/include/openssl/ |
A D | rand.h | 115 OSSL_DEPRECATEDIN_1_1_0 int RAND_event(UINT, WPARAM, LPARAM);
|
/openssl-master/util/ |
A D | libcrypto.num | 1288 RAND_event 1318 3_0_0 EXIST:_WIN32:FUNCTION:DEPRECATEDIN_1_1_0
|
Completed in 13 milliseconds