mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 00:20:50 +02:00
8870b76c26
The SE050 port won't compile in the latest wolfSSL. This patch: * Updates the documentation * Fixes a missing `#ifdef` that breaks the build * Changes the use of `mp_int` to `MATH_INT_T` * Fixes compiler error with `ecc.c` * Adds a tiny bit of extra debugging info