projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab386c
)
hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM
author
Eneas U de Queiroz
<
[email protected]
>
Mon, 7 Oct 2019 21:02:38 +0000
(18:02 -0300)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 12 Oct 2019 21:43:08 +0000
(23:43 +0200)
WolfSSL is always built with AES-GCM support now.
Signed-off-by: Eneas U de Queiroz <
[email protected]
>
package/network/services/hostapd/Config.in
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/Config.in
b/package/network/services/hostapd/Config.in
index 9ce4b243ccf2dc57e95cd4e9879e84c766e89240..9dfa44e3132d67174eacdd4fd279bde0c6a8dca9 100644
(file)
--- a/
package/network/services/hostapd/Config.in
+++ b/
package/network/services/hostapd/Config.in
@@
-52,7
+52,6
@@
config WPA_WOLFSSL
PACKAGE_wpad-mesh-wolfssl ||\
PACKAGE_eapol-test-wolfssl
select WOLFSSL_HAS_AES_CCM
- select WOLFSSL_HAS_AES_GCM
select WOLFSSL_HAS_ARC4
select WOLFSSL_HAS_DH
select WOLFSSL_HAS_OCSP