Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux...
[firefly-linux-kernel-4.4.55.git] / crypto / testmgr.c
index 975e1eac3e2d2fdbc12bad5241fa275a968bbad4..d0a42bd3aae926fcfef0624c6497452e9a0741c5 100644 (file)
@@ -2055,6 +2055,10 @@ static const struct alg_test_desc alg_test_descs[] = {
        }, {
                .alg = "__driver-ecb-twofish-avx",
                .test = alg_test_null,
+       }, {
+               .alg = "__driver-gcm-aes-aesni",
+               .test = alg_test_null,
+               .fips_allowed = 1,
        }, {
                .alg = "__ghash-pclmulqdqni",
                .test = alg_test_null,