openssl: Provide AES-GCM implementation
This commit is contained in:
@@ -25,7 +25,8 @@ libstrongswan_openssl_la_SOURCES = \
|
||||
openssl_crl.c openssl_crl.h \
|
||||
openssl_pkcs7.c openssl_pkcs7.h \
|
||||
openssl_rng.c openssl_rng.h \
|
||||
openssl_hmac.c openssl_hmac.h
|
||||
openssl_hmac.c openssl_hmac.h \
|
||||
openssl_gcm.c openssl_gcm.h
|
||||
|
||||
libstrongswan_openssl_la_LDFLAGS = -module -avoid-version
|
||||
libstrongswan_openssl_la_LIBADD = -lcrypto
|
||||
|
||||
Reference in New Issue
Block a user