Home
last modified time | relevance | path

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

/linux/crypto/
H A Dlrw.cdiff d38efad2bf1c27fcb375dee9ac8c5c99e02ab38c Sun Oct 08 11:39:50 CEST 2017 Christophe Jaillet <christophe.jaillet@wanadoo.fr> crypto: lrw - Check for incorrect cipher name

If the cipher name does not start with 'ecb(' we should bail out, as done
in the 'create()' function in 'crypto/xts.c'.

Fixes: 700cb3f5fe75 ("crypto: lrw - Convert to skcipher")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>