Use simple wrappers for HMAC based PRF and signer in hmac plugin

This commit is contained in:
Tobias Brunner
2012-06-25 16:35:06 +02:00
parent 57ff4be874
commit 63420c6e13
8 changed files with 131 additions and 528 deletions
+1 -2
View File
@@ -10,7 +10,6 @@ plugin_LTLIBRARIES = libstrongswan-hmac.la
endif
libstrongswan_hmac_la_SOURCES = \
hmac_plugin.h hmac_plugin.c hmac.h hmac.c \
hmac_prf.h hmac_prf.c hmac_signer.h hmac_signer.c
hmac_plugin.h hmac_plugin.c hmac_hmac.h hmac_hmac.c
libstrongswan_hmac_la_LDFLAGS = -module -avoid-version