Loading crypto/testmgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -3492,7 +3492,7 @@ static const struct alg_test_desc alg_test_descs[] = { } } }, { .alg = "rfc4106(gcm(aes))-disabled", .alg = "rfc4106(gcm(aes))", .test = alg_test_aead, .fips_allowed = 1, .suite = { Loading Loading
crypto/testmgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -3492,7 +3492,7 @@ static const struct alg_test_desc alg_test_descs[] = { } } }, { .alg = "rfc4106(gcm(aes))-disabled", .alg = "rfc4106(gcm(aes))", .test = alg_test_aead, .fips_allowed = 1, .suite = { Loading