Searched hist:"1 ba34e71e9e56ac29a52e0d42b6290f3dc5bfd90" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/ |
H A D | talitos.c | diff 1ba34e71e9e56ac29a52e0d42b6290f3dc5bfd90 Tue May 21 15:34:10 CEST 2019 Christophe Leroy <christophe.leroy@c-s.fr> crypto: talitos - check AES key size
Although the HW accepts any size and silently truncates it to the correct length, the extra tests expects EINVAL to be returned when the key size is not valid.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Fixes: 4de9d0b547b9 ("crypto: talitos - Add ablkcipher algorithms") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|