crypto: add support for AEAD and AES-GCM
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 5c8825f..5576617 100644 (file)
@@ -17,6 +17,7 @@ add_vpp_plugin(unittest
   bihash_test.c
   crypto_test.c
   crypto/aes_cbc.c
+  crypto/aes_gcm.c
   crypto/rfc2202_hmac_sha1.c
   crypto/rfc2202_hmac_md5.c
   crypto/rfc4231.c