Solar Designer | 6b2ca18 | 2024-12-11 02:47:20 +0100 | [diff] [blame] | 1 | Bugfix |
2 | * Fix missing constraints on the AES-NI inline assembly which is used on | ||||
3 | GCC-like compilers when building AES for generic x86_64 targets. This | ||||
4 | may have resulted in incorrect code with some compilers, depending on | ||||
5 | optimizations. Fixes #9819. |