pub unsafe extern "C" fn mbedtls_chacha20_self_test(
    verbose: i32
) -> i32
Expand description

\brief The ChaCha20 checkup routine.

\return \c 0 on success. \return \c 1 on failure.