mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
adjust sha3 typedef
This commit is contained in:
@@ -108,7 +108,7 @@ struct Sha3 {
|
||||
};
|
||||
|
||||
#ifndef WC_SHA3_TYPE_DEFINED
|
||||
typedef struct wc_Sha3 Sha3;
|
||||
typedef struct Sha3 wc_Sha3;
|
||||
#define WC_SHA3_TYPE_DEFINED
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user