crypto: introduce crypto infra
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 1716077..555404b 100644 (file)
@@ -15,6 +15,10 @@ add_vpp_plugin(unittest
   SOURCES
   bier_test.c
   bihash_test.c
+  crypto_test.c
+  crypto/aes_cbc.c
+  crypto/rfc2202.c
+  crypto/rfc4231.c
   fib_test.c
   interface_test.c
   mfib_test.c