mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 05:12:19 +01:00
Merge pull request #9335 from cconlon/jniAesCts
Define HAVE_CTS for JNI build, used by JCE AES/CTS/NoPadding
This commit is contained in:
@@ -7572,6 +7572,9 @@ then
|
||||
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_ALWAYS_KEEP_SNI"
|
||||
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_TLS13_MIDDLEBOX_COMPAT"
|
||||
|
||||
# Enable openssl compat layer AES-CTS to maintain FIPS compatibility
|
||||
AM_CFLAGS="$AM_CFLAGS -DHAVE_CTS"
|
||||
|
||||
# Enable prereqs if not already enabled
|
||||
if test "x$ENABLED_DTLS" = "xno"
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user