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

\brief Checkup routine for the algorithms implemented by this module: SHA3-224, SHA3-256, SHA3-384, SHA3-512.

\return 0 if successful, or 1 if the test failed.