]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
authorConnor Kuehl <connor.kuehl@canonical.com>
Thu, 29 Aug 2019 15:26:06 +0000 (08:26 -0700)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 17 Sep 2019 16:02:18 +0000 (18:02 +0200)
commit6b995884d1c5c9e78beb82880a9682105c84c7a5
tree0b157ea763f8bda4f4dff2ed9536548b222d9cb3
parentf57d2284eeef99d5ec2aba8a7e914c6abcfc27ed
UBUNTU: SAUCE: Revert "crypto: testmgr - add AES-CFB tests"

BugLink: https://bugs.launchpad.net/bugs/1841264
This reverts commit aae817ffb1146dbd8d9dd3b974508f20744a77a0.
This is causing build failures when crypto self tests are enabled
by un-setting CONFIG_CRYPTO_MANAGER_DISABLE_TESTS. This is because
this patch uses structure members that don't yet exist and are added
in a patch that Bionic doesn't have: 92a4c9fef34c "crypto: testmgr
- eliminate redundant decryption test vectors"

The missing patch is a large and error-prone backport which we have
decided to not accept at this time, therefore we will revert this
patch.

Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Acked-by: Kleber Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
crypto/tcrypt.c
crypto/testmgr.c
crypto/testmgr.h