aesni: Implement a AES-NI based CBC crypter using the key schedule

This commit is contained in:
Martin Willi
2015-04-15 11:35:27 +02:00
parent b2d96bfe25
commit 8f1fab93e9
4 changed files with 293 additions and 0 deletions
@@ -13,6 +13,7 @@ endif
libstrongswan_aesni_la_SOURCES = \
aesni_key.h aesni_key.c \
aesni_cbc.h aesni_cbc.c \
aesni_plugin.h aesni_plugin.c
libstrongswan_aesni_la_LDFLAGS = -module -avoid-version