Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dentropy_poll.h37 #if !defined(MBEDTLS_ENTROPY_MIN_HARDWARE)
38 #define MBEDTLS_ENTROPY_MIN_HARDWARE 32 /**< Minimum for the hardware source */ macro
Dentropy.c78 MBEDTLS_ENTROPY_MIN_HARDWARE, in mbedtls_entropy_init()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_init.function91 MBEDTLS_ENTROPY_MIN_HARDWARE,
/third_party/mbedtls/
DChangeLog2788 * Added the macro MBEDTLS_ENTROPY_MIN_HARDWARE in config.h. This allows users