crypto: Add async crypto APIs
[vpp.git] / src / plugins / crypto_sw_scheduler / CMakeLists.txt
index b94b8f8..e257d09 100644 (file)
@@ -14,4 +14,8 @@
 add_vpp_plugin(crypto_sw_scheduler
   SOURCES
   main.c
+  api.c
+
+  API_FILES
+  crypto_sw_scheduler.api
 )