Home
last modified time | relevance | path

Searched hist:b8fbdc2bc4e71b62646031d5df5f08aafe15d5ad (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/
H A Dtalitos.cdiff b8fbdc2bc4e71b62646031d5df5f08aafe15d5ad Tue May 21 15:34:09 CEST 2019 Christophe Leroy <christophe.leroy@c-s.fr> crypto: talitos - reduce max key size for SEC1

SEC1 doesn't support SHA384/512, so it doesn't require
longer keys.

This patch reduces the max key size when the driver
is built for SEC1 only.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Fixes: 03d2c5114c95 ("crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>