Home
last modified time | relevance | path

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

/net-tools-2.7.6/mbedtls-2.4.0/library/
Dentropy.c88 1, MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
95 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
105 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
110 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
115 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
238 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal()
/net-tools-2.7.6/mbedtls-2.4.0/include/mbedtls/
Dentropy.h85 #define MBEDTLS_ENTROPY_SOURCE_STRONG 1 /**< Entropy source is strong */ macro
/net-tools-2.7.6/mbedtls-2.4.0/programs/pkey/
Dgen_key.c291 MBEDTLS_ENTROPY_SOURCE_STRONG ) ) != 0 ) in main()
/net-tools-2.7.6/mbedtls-2.4.0/tests/suites/
Dtest_suite_entropy.function336 MBEDTLS_ENTROPY_SOURCE_STRONG ) == 0 );