mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 22:22:19 +01:00
as word64 is not always available, introduce an abstract type and companion operations. They use a word64 if available and fallback on word32[2] otherwise.
Before creating any new configure files (.conf) read the CONF_FILES_README.md