lede/package/libs/wolfssl
Beginner 9e550e488a
wolfssl: WOLFSSL_HAS_WPAS requires WOLFSSL_HAS_DH (#9735)
Without this, WOLFSSL_HAS_DH can be disabled even if WOLFSSL_HAS_WPAS is
enabled, resulting in an "Anonymous suite requires DH" error when trying
to compile wolfssl.

Signed-off-by: Pascal Ernster <git@hardfalcon.net>
Reviewed-by: Eneas U de Queiroz <cotequeiroz@gmail.com>

Co-authored-by: Pascal Ernster <git@hardfalcon.net>
2022-07-11 00:56:13 +08:00
..
patches wolfssl: re-enable AES-NI by default for x86_64 2022-07-08 11:53:36 +08:00
Config.in wolfssl: WOLFSSL_HAS_WPAS requires WOLFSSL_HAS_DH (#9735) 2022-07-11 00:56:13 +08:00
Makefile wolfssl: add config flag for Curve448 (#9698) 2022-07-06 02:36:59 +08:00