forked from wolfSSL/wolfssl
remove auto timing resistant with stunnel
This commit is contained in:
@ -1797,8 +1797,7 @@ then
|
|||||||
AM_CFLAGS="$AM_CFLAGS -DHAVE_CRL"
|
AM_CFLAGS="$AM_CFLAGS -DHAVE_CRL"
|
||||||
AM_CONDITIONAL([BUILD_CRL], [test "x$ENABLED_CRL" = "xyes"])
|
AM_CONDITIONAL([BUILD_CRL], [test "x$ENABLED_CRL" = "xyes"])
|
||||||
fi
|
fi
|
||||||
# Stunnel requires timing resistant for stack reasons
|
AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL"
|
||||||
AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL -DTFM_TIMING_RESISTANT"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user