pub unsafe extern "C" fn mbedtls_hmac_drbg_self_test(
verbose: c_int,
) -> c_intExpand description
\brief The HMAC_DRBG Checkup routine.
\return \c 0 if successful. \return \c 1 if the test failed.
pub unsafe extern "C" fn mbedtls_hmac_drbg_self_test(
verbose: c_int,
) -> c_int\brief The HMAC_DRBG Checkup routine.
\return \c 0 if successful. \return \c 1 if the test failed.