mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 04:42:20 +01:00
HexCharToByte must be cast to a signed char as a char is unsigned on some platforms. Redefine the __asm__ and __volatile__ for ICC and KEIL in sp_int.c mp_test: don't use large bit lengths if unsupported.