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