We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a25644c + 7f6f824 commit 866468eCopy full SHA for 866468e
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