Mathias Tausig 66edeeb9c6 crypto: aes_init(): Fail correctly when called with bad key length
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
2019-08-07 11:02:16 +02:00
..
2017-04-14 14:36:14 +02:00
2018-12-03 09:31:09 +01:00