Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dentropy.c553 static int mbedtls_entropy_source_self_test_check_bits( const unsigned char *buf, in mbedtls_entropy_source_self_test_check_bits() function
598 if( ( ret = mbedtls_entropy_source_self_test_check_bits( buf0, sizeof( buf0 ) ) ) != 0 ) in mbedtls_entropy_source_self_test()
600 if( ( ret = mbedtls_entropy_source_self_test_check_bits( buf1, sizeof( buf1 ) ) ) != 0 ) in mbedtls_entropy_source_self_test()