Skip to content

20240501-openssl-sha3-sizeof-fix#7498

Merged
bandi13 merged 1 commit intowolfSSL:masterfrom
douzzer:20240501-openssl-sha3-sizeof-fix
May 1, 2024
Merged

20240501-openssl-sha3-sizeof-fix#7498
bandi13 merged 1 commit intowolfSSL:masterfrom
douzzer:20240501-openssl-sha3-sizeof-fix

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented May 1, 2024

wolfssl/openssl/sha3.h: use sizeof(wc_Sha3), not sizeof(struct wc_Sha3), for compatibility with afalg_hash.h and other ports that don't define a struct wc_Sha3.

discovered with nightly-XILINX-builds.

tested with wolfssl-multi-test.sh ... check-source-text all-gcc-c99

…3), for compatibility with afalg_hash.h and other ports that don't define a struct wc_Sha3.
@douzzer douzzer requested a review from bandi13 May 1, 2024 19:24
@bandi13 bandi13 merged commit ba89e07 into wolfSSL:master May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants