Loading net/xfrm/xfrm_algo.c +2 −2 Original line number Diff line number Diff line Loading @@ -292,8 +292,8 @@ static struct xfrm_algo_desc ealg_list[] = { } }, { .name = "cbc(cast128)", .compat = "cast128", .name = "cbc(cast5)", .compat = "cast5", .uinfo = { .encr = { Loading Loading
net/xfrm/xfrm_algo.c +2 −2 Original line number Diff line number Diff line Loading @@ -292,8 +292,8 @@ static struct xfrm_algo_desc ealg_list[] = { } }, { .name = "cbc(cast128)", .compat = "cast128", .name = "cbc(cast5)", .compat = "cast5", .uinfo = { .encr = { Loading