]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - src/libstrongswan/plugins/test_vectors/Makefile.am
test-vectors: Add some initial ChaCha20/Poly1305 AEAD test vector
[people/ms/strongswan.git] / src / libstrongswan / plugins / test_vectors / Makefile.am
index bde27b873c18d72562517eacca2596c3c2cf2fde..72ba4ceef010203c68b3cbdd08690bbb778b5244 100644 (file)
@@ -19,6 +19,7 @@ libstrongswan_test_vectors_la_SOURCES = \
        test_vectors/aes_cmac.c \
        test_vectors/aes_ccm.c \
        test_vectors/aes_gcm.c \
+       test_vectors/chacha20poly1305.c \
        test_vectors/blowfish.c \
        test_vectors/camellia_cbc.c \
        test_vectors/camellia_ctr.c \