Fix hard coded values in TSIP ECC verify. Fix issues with tab indentation and spelling.

This commit is contained in:
David Garske
2024-07-18 16:45:27 -07:00
parent 945a24e5b4
commit 4eab0f1231
19 changed files with 94 additions and 85 deletions

View File

@@ -27,7 +27,7 @@
#endif
#ifndef WOLFSSL_USER_SETTINGS
#include <wolfssl/options.h>
#include <wolfssl/options.h>
#endif
#include <wolfssl/wolfcrypt/settings.h>
#include <wolfssl/ssl.h>