Home
last modified time | relevance | path

Searched refs:mbedtls_sha256_common_self_test (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dsha256.c874 static int mbedtls_sha256_common_self_test(int verbose, int is224) in mbedtls_sha256_common_self_test() function
963 return mbedtls_sha256_common_self_test(verbose, 0); in mbedtls_sha256_self_test()
970 return mbedtls_sha256_common_self_test(verbose, 1); in mbedtls_sha224_self_test()