You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 09448d94a7 Avoid use of a shadowed local variable
The same len variable can be used for both needs within
ieee802_1x_get_keys() to avoid compiler warning about use of shadowed
variable.

Fixes: 0ee6885dae ("macsec: Store EAP-Key-Name as eapSessionId")
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
5 years ago
..
ap Avoid use of a shadowed local variable 5 years ago
common Add a QCA vendor attr to disable auto resume beacon reporting 5 years ago
crypto OpenSSL: Report peer certificate before stopping due to validation issue 5 years ago
drivers nl80211: Introduce the interface to update new DH IE 5 years ago
eap_common tests: New style fuzzing tool for EAP-SIM peer processing 5 years ago
eap_peer Pass full struct to peer certificate callbacks 5 years ago
eap_server More forceful clearing of stack memory with keys 5 years ago
eapol_auth Add hostapd tls_flags parameter 7 years ago
eapol_supp Pass full struct to peer certificate callbacks 5 years ago
fst UBSan: Define FST LLT macros without integer overflow 5 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p P2P: Send Action frame regardless if p2p_scan in progress 5 years ago
pae mka: Avoid memory leak in unexpected case in RECEIVE 5 years ago
radius RADIUS server: Add EAP-Key-Name into Access-Accept 5 years ago
rsn_supp More forceful clearing of stack memory with keys 5 years ago
tls TLS: Be more careful in X.509 Time parsing 5 years ago
utils More forceful clearing of stack memory with keys 5 years ago
wps Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago