Searched refs:sha256sum (Results 1 – 1 of 1) sorted by relevance
882 unsigned char sha256sum[32]; in mbedtls_sha256_common_self_test() local931 if ((ret = mbedtls_sha256_finish(&ctx, sha256sum)) != 0) { in mbedtls_sha256_common_self_test()936 if (memcmp(sha256sum, sha_test_sum[i], 32 - is224 * 4) != 0) { in mbedtls_sha256_common_self_test()