Dave Rodgman | b8f23b9 | 2023-08-14 14:28:23 +0100 | [diff] [blame] | 1 | Bugfix |
Dave Rodgman | f97eb58 | 2023-08-14 15:19:23 +0100 | [diff] [blame] | 2 | * Fix compile failure due to empty enum in cipher_wrap.c, when building |
Dave Rodgman | b8f23b9 | 2023-08-14 14:28:23 +0100 | [diff] [blame] | 3 | with a very minimal configuration. Fixes #7625. |