Dave Rodgman | 517e891 | 2023-06-21 11:16:31 +0100 | [diff] [blame] | 1 | Bugfix |
Dave Rodgman | 140fa15 | 2023-06-21 12:36:52 +0100 | [diff] [blame] | 2 | * Fix a compilation failure in the constant_time module when |
3 | building for arm64_32 (e.g., for watchos). Reported by Paulo | ||||
4 | Coutinho in #7787. |