mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 12:50:50 +02:00
2e37ff4e45
Stop casting to the wrong type. SP int code use sp_int_digit and sp_digit can be a different signedness.