mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 19:50:00 +01:00
1. Renamed the macro INLINE as WC_INLINE. 2. For FIPS and the "selftest" build, define INLINE as WC_INLINE. Allows the FIPS code to work unchanged.