]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/xfrm/xfrm_algo.c
xfrm: xfrm_algo: correct usage of RIPEMD-160
[mv-sheeva.git] / net / xfrm / xfrm_algo.c
index ac765dd9c7f5793396dd2dd4bbc27529f67143a9..23a2cc04b8cdb5f4a9f215643bfc1df130800322 100644 (file)
@@ -200,8 +200,8 @@ static struct xfrm_algo_desc aalg_list[] = {
        }
 },
 {
-       .name = "hmac(ripemd160)",
-       .compat = "ripemd160",
+       .name = "hmac(rmd160)",
+       .compat = "rmd160",
 
        .uinfo = {
                .auth = {