We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45686c commit 7f6f824Copy full SHA for 7f6f824
1 file changed
wolfssl/wolfcrypt/port/xilinx/xil-sha3.h
@@ -35,7 +35,7 @@
35
#endif
36
37
/* Sha3 digest */
38
-typedef struct Sha3 {
+typedef struct wc_Sha3 {
39
#ifdef WOLFSSL_XILINX_CRYPT_VERSAL
40
wc_Xsecure xSec;
41
#else
0 commit comments