mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 15:32:20 +01:00
Replace some removed constants for AES-NI. They were removed when the inline assembly that used that was exported to its own file. For Windows, we're using the C intrinsic AES-NI functions, and those still needed those constants.