1
0
Fork 0

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>
pull/10/head
Franck LENORMAND 2018-09-20 10:16:41 +02:00 committed by Jason Liu
parent 2c5fd7e8fc
commit 435dd96090
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {