Searched refs:MBEDTLS_ENTROPY_SOURCE_STRONG (Results 1 – 2 of 2) sorted by relevance
84 1, MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()91 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()101 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()106 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()111 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()275 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal()375 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in mbedtls_entropy_func()
89 #define MBEDTLS_ENTROPY_SOURCE_STRONG 1 /**< Entropy source is strong */ macro
Completed in 5 milliseconds