mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-08-08 20:31:11 +00:00
Don't use /dev/urandom...
This commit is contained in:
parent
973df67aaf
commit
e7eea6a04b
|
@ -736,7 +736,7 @@
|
|||
*
|
||||
* Uncomment this macro to disable the built-in platform entropy functions.
|
||||
*/
|
||||
//#define MBEDTLS_NO_PLATFORM_ENTROPY
|
||||
#define MBEDTLS_NO_PLATFORM_ENTROPY
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_ENTROPY_FORCE_SHA256
|
||||
|
|
Loading…
Reference in a new issue