plugins: clean up plugin descriptions
[vpp.git] / src / plugins / crypto_ipsecmb / ipsecmb.c
index b826700..7a80b39 100644 (file)
@@ -550,7 +550,7 @@ VLIB_INIT_FUNCTION (crypto_ipsecmb_init);
 VLIB_PLUGIN_REGISTER () =
 {
   .version = VPP_BUILD_VER,
-  .description = "Intel IPSEC multi-buffer",
+  .description = "Intel IPSEC Multi-buffer Crypto Engine",
 };
 /* *INDENT-ON* */