mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 15:50:51 +02:00
397537e691
AES-GCM for MSVC was using inline assembly. Add MSVC version of AES-GCM assembly and use it instead. Removed inline assembly.