lantiq: ltq-deu: fix compatibility with Linux 5.3+
[openwrt/openwrt.git] / package / kernel / lantiq / ltq-deu / src / ifxmips_md5.c
index 55cea1ccee84d35a9a50d0253ebed00e31e31ff3..11cb64799e900a3cfe1303fda6016f7d0fbed8a0 100644 (file)
@@ -270,7 +270,7 @@ static struct shash_alg ifxdeu_md5_alg = {
                 .cra_name       =       "md5",
                 .cra_driver_name=       "ifxdeu-md5",
                 .cra_priority   =       300,
-                .cra_flags      =       CRYPTO_ALG_TYPE_DIGEST,
+                .cra_flags      =       CRYPTO_ALG_TYPE_HASH,
                 .cra_blocksize  =       MD5_HMAC_BLOCK_SIZE,
                 .cra_module     =       THIS_MODULE,
     }