mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
A proper error code is returned if a key with unsupported (either by the implementation or the AES algorithm) length is passed to aes_init. This fixes Issue #10175