mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 22:32:21 +01:00
Use unchecked conversion instead of type conversion to mimic C style conversion from int to unsigned long, avoiding the Ada overflow check that is raised when a negative value is converted to an unsigned type.
30 KiB
30 KiB