padlock: Remove legacy hardware crypto plugin
Unlikely there is even still hardware that would support this. Also removed the CPU feature detection for these chips.
This commit is contained in:
@@ -572,13 +572,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_PADLOCK
|
||||
SUBDIRS += plugins/padlock
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/padlock/libstrongswan-padlock.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_OPENSSL
|
||||
SUBDIRS += plugins/openssl
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user