Skip to main content

mbedtls_hmac_drbg_self_test

Function mbedtls_hmac_drbg_self_test 

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

\brief The HMAC_DRBG Checkup routine.

\return \c 0 if successful. \return \c 1 if the test failed.