mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Fixed #8236: Avoid "hangs" in clock_gettime() in tomcrypt PRNG
This commit is contained in:
parent
901b4ced9a
commit
1db7b07edd
@ -50,6 +50,7 @@
|
|||||||
#define LTC_YARROW
|
#define LTC_YARROW
|
||||||
#define LTC_RNG_MAKE_PRNG
|
#define LTC_RNG_MAKE_PRNG
|
||||||
#define LTC_RNG_GET_BYTES
|
#define LTC_RNG_GET_BYTES
|
||||||
|
#define LTC_DEVRANDOM
|
||||||
|
|
||||||
#define LTC_NO_PK
|
#define LTC_NO_PK
|
||||||
#define LTC_MRSA
|
#define LTC_MRSA
|
||||||
|
Loading…
Reference in New Issue
Block a user