mbedtls_sha3_self_test() function
Checkup routine for the algorithms implemented by this module: SHA3-224, SHA3-256, SHA3-384, SHA3-512.
Syntax
int mbedtls_sha3_self_test(int verbose); Return value
0 if successful, or 1 if the test failed.
![]()
int mbedtls_sha3_self_test(int verbose);