wolfssl: Add wolfSSL plugin for cryptographic implementations
This commit is contained in:
committed by
Tobias Brunner
parent
6a995a63f5
commit
c92eade82c
@@ -558,6 +558,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_WOLFSSL
|
||||
SUBDIRS += plugins/wolfssl
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/wolfssl/libstrongswan-wolfssl.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_GCRYPT
|
||||
SUBDIRS += plugins/gcrypt
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user