mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 22:10:52 +02:00
e4e6ed3701
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.