Home
last modified time | relevance | path

Searched hist:"42 a01af3f13f09656af1f97d58e98415242eef45" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.cdiff 42a01af3f13f09656af1f97d58e98415242eef45 Mon May 02 22:19:29 CEST 2022 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - do not fallback if cryptlen is less than sg length

The sg length could be more than remaining data on it.
So check the length requirement against the minimum between those two
values.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>