Function esp_idf_sys::mbedtls_chachapoly_self_test

source ยท
pub unsafe extern "C" fn mbedtls_chachapoly_self_test(
    verbose: c_int,
) -> c_int
Expand description

\brief The ChaCha20-Poly1305 checkup routine.

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