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>2018-10-29 11:10:38 +0800
commit435dd96090410a7aa6e965aef4a19f973a8044ba (patch)
treefa8148c033ae20f9a5f547f489454831b0e45105 /crypto
parent2c5fd7e8fc043d6c0f47d209f0d73eaaf8635efb (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 = {