Home
last modified time | relevance | path

Searched refs:MBEDTLS_ENTROPY_MIN_HARDWARE (Results 1 – 3 of 3) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dentropy_poll.h44 #if !defined(MBEDTLS_ENTROPY_MIN_HARDWARE)
45 #define MBEDTLS_ENTROPY_MIN_HARDWARE 32 /**< Minimum for the hardware source */ macro
/net-tools-latest/mbedtls-2.4.0/library/
Dentropy.c109 MBEDTLS_ENTROPY_MIN_HARDWARE, in mbedtls_entropy_init()
/net-tools-latest/mbedtls-2.4.0/
DChangeLog28 * Added the macro MBEDTLS_ENTROPY_MIN_HARDWARE in config.h. This allows users