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/
H A Dentropy.c520 static int mbedtls_entropy_source_self_test_check_bits(const unsigned char *buf, in mbedtls_entropy_source_self_test_check_bits() function
567 if ((ret = mbedtls_entropy_source_self_test_check_bits(buf0, sizeof(buf0))) != 0) { in mbedtls_entropy_source_self_test()
570 if ((ret = mbedtls_entropy_source_self_test_check_bits(buf1, sizeof(buf1))) != 0) { in mbedtls_entropy_source_self_test()

Completed in 1 milliseconds