mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 02:42:20 +01:00
1. Changed the _InitHmac() function in ssl.c to have a different name. 2. Added switch in ssl.c to use _InitHmac or _HMAC_Init depending on FIPS option.