mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:42:20 +01:00
1. Fix iOS Benchmark reference to the async.c file. 2. Fix iOS Benchmark reference to the sp.c file. Changed to spr_c64.c. 3. Removed misc.c from iOS Benchmark as it is using inlined misc.h. 4. Added define of HAVE___UINT128_T to the user_settings.h so the benchmark would build. 5. Wrapped the benchmark usage strings in NO_MAIN_DRIVER.