We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac23b48 + d2be867 commit 781c9bbCopy full SHA for 781c9bb
wolfcrypt/test/test.c
@@ -2765,10 +2765,6 @@ options: [-s max_relative_stack_bytes] [-m max_relative_heap_memory_bytes]\n\
2765
2766
#endif /* NO_MAIN_DRIVER */
2767
2768
-#if defined(WOLF_CRYPTO_CB_ONLY_ECC) || defined(WOLF_CRYPTO_CB_ONLY_RSA)
2769
- #undef NO_WRITE_TEMP_FILES
2770
- #define NO_WRITE_TEMP_FILES
2771
-#endif
2772
2773
/* helper to save DER, convert to PEM and save PEM */
2774
#if !defined(NO_ASN) && (defined(HAVE_ECC) || !defined(NO_DSA) || \
0 commit comments