Searched refs:mbedtls_entropy_source_self_test_check_bits (Results 1 – 1 of 1) sorted by relevance
585 static int mbedtls_entropy_source_self_test_check_bits( const unsigned char *buf, in mbedtls_entropy_source_self_test_check_bits() function630 if( ( ret = mbedtls_entropy_source_self_test_check_bits( buf0, sizeof( buf0 ) ) ) != 0 ) in mbedtls_entropy_source_self_test()632 if( ( ret = mbedtls_entropy_source_self_test_check_bits( buf1, sizeof( buf1 ) ) ) != 0 ) in mbedtls_entropy_source_self_test()
Completed in 5 milliseconds