support for Padlock RNG
This commit is contained in:
@@ -7,6 +7,7 @@ plugin_LTLIBRARIES = libstrongswan-padlock.la
|
||||
|
||||
libstrongswan_padlock_la_SOURCES = padlock_plugin.h padlock_plugin.c \
|
||||
padlock_aes_crypter.c padlock_aes_crypter.h \
|
||||
padlock_sha1_hasher.c padlock_sha1_hasher.h
|
||||
padlock_sha1_hasher.c padlock_sha1_hasher.h \
|
||||
padlock_rng.c padlock_rng.h
|
||||
libstrongswan_padlock_la_LDFLAGS = -module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user