Searched refs:mbedtls_entropy_gather (Results 1 – 5 of 5) sorted by relevance
186 int mbedtls_entropy_gather( mbedtls_entropy_context *ctx );
1946 #define entropy_gather mbedtls_entropy_gather
304 int mbedtls_entropy_gather( mbedtls_entropy_context *ctx ) in mbedtls_entropy_gather() function664 if( ( ret = mbedtls_entropy_gather( &ctx ) ) != 0 ) in mbedtls_entropy_self_test()
239 TEST_ASSERT( mbedtls_entropy_gather( &ctx )
1534 entropy_gather mbedtls_entropy_gather