mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 12:12:24 +01:00
Fix implicit type conversion from size_t to word32 in liboqs.c source file to make it build with clang. Fixes #7108. Signed-off-by: Tobias Frauenschläger <t.frauenschlaeger@me.com>