summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorFranck LENORMAND <franck.lenormand@nxp.com>2018-09-20 10:16:41 +0200
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:15 +0800
commitdf9df486fe2733ab184762077b8028b1fd243efc (patch)
tree77388720098cda5b77dc624267f30efbffb40cc5 /crypto
parentc594f9aec462350a9ebc43bb2c4795016695fb2f (diff)
MLK-19365: Revert "crypto: testmgr - Disable rfc4543 test"
The reverted commits was disabling some code because it was not compatible. Now it is. This reverts commit 2570172aabd1962b953625283587541424f7b6a4. Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/testmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c
index 65d0648c44fc..5b20f321adb0 100644
--- a/crypto/testmgr.c
+++ b/crypto/testmgr.c
@@ -3373,7 +3373,7 @@ static const struct alg_test_desc alg_test_descs[] = {
}
}
}, {
- .alg = "rfc4543(gcm(aes))-disabled",
+ .alg = "rfc4543(gcm(aes))",
.test = alg_test_aead,
.suite = {
.aead = {