Skip to content

Commit

Permalink
Sync with version used in optesting
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-himes committed Nov 7, 2024
1 parent bf56fdf commit db430ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IDE/NETOS/user_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,8 @@ extern "C" {
#if 1
#define WOLFSSL_SHA512
#define WOLFSSL_NOSHA512_224 /* Not in FIPS mode */
#define WOLFSSL_NOSHA512_256 /* Not in FIPS mode */
//#define WOLFSSL_NOSHA512_224 /* Not in FIPS mode */
//#define WOLFSSL_NOSHA512_256 /* Not in FIPS mode */
/* Sha384 */
#undef WOLFSSL_SHA384
Expand Down

0 comments on commit db430ed

Please sign in to comment.