mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 06:32:20 +01:00
AES-GCM for MSVC was using inline assembly. Add MSVC version of AES-GCM assembly and use it instead. Removed inline assembly.
AES-GCM for MSVC was using inline assembly. Add MSVC version of AES-GCM assembly and use it instead. Removed inline assembly.