[PATCH 4.14 121/161] crypto: virtio - deal with unsupported input sizes

2019-12-29 Thread Greg Kroah-Hartman
From: Ard Biesheuvel [ Upstream commit 19c5da7d4a2662e85ea67d2d81df57e038fde3ab ] Return -EINVAL for input sizes that are not a multiple of the AES block size, since they are not supported by our CBC chaining mode. While at it, remove the pr_err() that reports unsupported key sizes being used:

CISTI'2020 - Doctoral Symposium | Seville, Spain; Deadline: February 14

2019-12-29 Thread Maria Lemos
* Published in IEEE Xplore and indexed by ISI, Scopus, EI-Compendex, Google Scholar, etc. ** Conference with H5-Index = 16 (Google Scholar Ranking) --- Doctoral Symposium of

[PATCH 4.19 167/219] crypto: virtio - deal with unsupported input sizes

2019-12-29 Thread Greg Kroah-Hartman
From: Ard Biesheuvel [ Upstream commit 19c5da7d4a2662e85ea67d2d81df57e038fde3ab ] Return -EINVAL for input sizes that are not a multiple of the AES block size, since they are not supported by our CBC chaining mode. While at it, remove the pr_err() that reports unsupported key sizes being used:

[PATCH 5.4 315/434] crypto: virtio - deal with unsupported input sizes

2019-12-29 Thread Greg Kroah-Hartman
From: Ard Biesheuvel [ Upstream commit 19c5da7d4a2662e85ea67d2d81df57e038fde3ab ] Return -EINVAL for input sizes that are not a multiple of the AES block size, since they are not supported by our CBC chaining mode. While at it, remove the pr_err() that reports unsupported key sizes being used: