Searched refs:MBEDTLS_ENTROPY_SOURCE_STRONG (Results 1 – 3 of 3) sorted by relevance
89 1, MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()96 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()116 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()273 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal()
86 #define MBEDTLS_ENTROPY_SOURCE_STRONG 1 /**< Entropy source is strong */ macro
314 MBEDTLS_ENTROPY_SOURCE_STRONG ) ) != 0 ) in main()
Completed in 6 milliseconds