esp_idf_hal::sys

Function mbedtls_entropy_self_test

Source
pub unsafe extern "C" fn mbedtls_entropy_self_test(
    verbose: i32,
) -> i32
Expand description

\brief Checkup routine

            This module self-test also calls the entropy self-test,
            mbedtls_entropy_source_self_test();

\return 0 if successful, or 1 if a test failed