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.
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.