mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-08-09 05:31:08 +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.
|
* 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
|
* \def MBEDTLS_ENTROPY_FORCE_SHA256
|
||||||
|
|
Loading…
Reference in a new issue