Home
last modified time | relevance | path

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

/net-tools-3.6.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_entropy.function155 16, MBEDTLS_ENTROPY_SOURCE_WEAK );
158 16, MBEDTLS_ENTROPY_SOURCE_WEAK )
206 MBEDTLS_ENTROPY_SOURCE_WEAK )
238 MBEDTLS_ENTROPY_SOURCE_WEAK ) == 0 );
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Dentropy.h86 #define MBEDTLS_ENTROPY_SOURCE_WEAK 0 /**< Entropy source is weak */ macro
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dentropy.c100 MBEDTLS_ENTROPY_SOURCE_WEAK ); in mbedtls_entropy_init()
599 MBEDTLS_ENTROPY_SOURCE_WEAK ); in mbedtls_entropy_self_test()