hostap/src/common
Jouni Malinen 4e37dd6c60 SAE: Simplify sae_prepare_commit() error path
There is no need to keep separate "return -1" statements for these error
cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-06-22 00:38:02 +03:00
..
common_module_tests.c tests: Additional ieee802_11_parse_elems() module test coverage 2015-06-14 16:47:29 +03:00
defs.h Extend hw_mode to support any band for offloaded ACS case 2015-05-27 12:17:57 +03:00
eapol_common.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
hw_features_common.c Make check_20mhz_bss() static 2015-06-20 16:05:54 +03:00
hw_features_common.h Make check_20mhz_bss() static 2015-06-20 16:05:54 +03:00
ieee802_1x_defs.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
ieee802_11_common.c Remove duplicated country code from operating class lists 2015-06-14 17:40:10 +03:00
ieee802_11_common.h Simplify VHT Operation element parsing 2015-04-22 22:05:12 +03:00
ieee802_11_defs.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
privsep_commands.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Extend hw_mode to support any band for offloaded ACS case 2015-05-27 12:17:57 +03:00
sae.c SAE: Simplify sae_prepare_commit() error path 2015-06-22 00:38:02 +03:00
sae.h SAE: Implement retransmission timer 2015-01-10 17:35:52 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The master branch is now used for v2.5 development 2015-03-15 19:38:15 +02:00
wpa_common.c Remove unnecessary wpa_ie_len check from wpa_parse_wpa_ie_wpa() 2015-06-20 23:04:31 +03:00
wpa_common.h Remove WEP40/WEP104 cipher suite support for WPA/WPA2 2015-06-20 23:04:31 +03:00
wpa_ctrl.c Android: wpa_ctrl missing include for sys/stat.h 2015-04-03 10:47:36 +03:00
wpa_ctrl.h Add a AP mode event message for possible PSK/passphrase mismatch 2015-03-19 13:14:21 +02:00
wpa_helpers.c Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00