mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
Use RAND_status to determine PRNG state
This commit is contained in:
parent
d5b87cea87
commit
7da1766048
4 changed files with 9 additions and 0 deletions
|
@ -456,6 +456,9 @@
|
|||
/* Define if you have the OpenSSL RAND_egd function */
|
||||
#undef HAVE_RAND_egd
|
||||
|
||||
/* Define if you have the OpenSSL RAND_status function */
|
||||
#undef HAVE_RAND_status
|
||||
|
||||
/* Define if you have the OpenSSL DH_set0_pqg function */
|
||||
#undef HAVE_DH_set0_pqg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue