Adding OpenSSL random number functions to openssl plugin
This commit is contained in:
committed by
Tobias Brunner
parent
7beb31aae4
commit
4faece7b1e
@@ -22,7 +22,8 @@ libstrongswan_openssl_la_SOURCES = \
|
||||
openssl_ec_private_key.c openssl_ec_private_key.h \
|
||||
openssl_ec_public_key.c openssl_ec_public_key.h \
|
||||
openssl_x509.c openssl_x509.h \
|
||||
openssl_crl.c openssl_crl.h
|
||||
openssl_crl.c openssl_crl.h \
|
||||
openssl_rng.c openssl_rng.h
|
||||
|
||||
libstrongswan_openssl_la_LDFLAGS = -module -avoid-version
|
||||
libstrongswan_openssl_la_LIBADD = -lcrypto
|
||||
|
||||
Reference in New Issue
Block a user