Searched refs:sha512sum (Results 1 – 1 of 1) sorted by relevance
1014 unsigned char sha512sum[64]; in mbedtls_sha512_common_self_test() local1062 if ((ret = mbedtls_sha512_finish(&ctx, sha512sum)) != 0) { in mbedtls_sha512_common_self_test()1066 if (memcmp(sha512sum, sha_test_sum[i], 64 - is384 * 16) != 0) { in mbedtls_sha512_common_self_test()