Skip to content

Commit

Permalink
NO_UNALIGNED_MEMORY_TEST LARGE_HASH_TEST_INPUT_SZ
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Oct 8, 2024
1 parent df26dd6 commit d760da6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wolfcrypt/test/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -6155,7 +6155,6 @@ WOLFSSL_TEST_SUBROUTINE wc_test_ret_t sha256_test(void)
if (XMEMCMP(hash, large_digest, WC_SHA256_DIGEST_SIZE) != 0)
ERROR_OUT(WC_TEST_RET_ENC_NC, exit);
} /* END LARGE HASH TEST */
#undef LARGE_HASH_TEST_INPUT_SZ
#endif /* NO_LARGE_HASH_TEST */

#if defined(WOLFSSL_HAVE_LMS) && !defined(WOLFSSL_LMS_FULL_HASH)
Expand Down

0 comments on commit d760da6

Please sign in to comment.