plugins: clean up plugin descriptions
[vpp.git] / src / plugins / crypto_ia32 / main.c
index f8e4e17..45bf34e 100644 (file)
@@ -131,7 +131,7 @@ VLIB_INIT_FUNCTION (crypto_ia32_init);
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "Intel AESNI Software Crypto Backend Plugin",
+  .description = "Intel IA32 Software Crypto Engine",
 };
 /* *INDENT-ON* */