Searched refs:mbedtls_sha256_common_self_test (Results 1 – 2 of 2) sorted by relevance
844 static int mbedtls_sha256_common_self_test(int verbose, int is224) in mbedtls_sha256_common_self_test() function933 return mbedtls_sha256_common_self_test(verbose, 0); in mbedtls_sha256_self_test()940 return mbedtls_sha256_common_self_test(verbose, 1); in mbedtls_sha224_self_test()
874 static int mbedtls_sha256_common_self_test(int verbose, int is224) in mbedtls_sha256_common_self_test() function963 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()