hostapd/src
Jouni Malinen b9d47b4848 DPP: Add helper functions for running hash operations
Use helper functions to cover all three different hash algorithm options
for DPP operations instead of having separate calls to each function at
every location a hash operation based on the curve is needed.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-07-02 09:35:00 +03:00
..
ap DPP: Network Introduction protocol for hostapd 2017-06-19 21:13:59 +03:00
common DPP: Add helper functions for running hash operations 2017-07-02 09:35:00 +03:00
crypto Extend SHA-384 and SHA-512 support to match SHA-256 2017-06-17 18:04:12 +03:00
drivers nl80211/MBO: Set temporary disallowed BSSID list to driver 2017-06-30 17:27:44 +03:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer ERP: Derive ERP key only after successful EAP authentication 2017-06-23 19:37:14 +03:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp eap_proxy: Support multiple SIMs in get_imsi() 2017-06-06 03:42:32 +03:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p P2P: Do not use wait_time for SD Response TX for last fragmentation 2017-04-01 14:25:26 +03:00
pae PAE: Silence static analyzer warning about NULL pointer dereference 2017-04-24 11:38:10 +03:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp DPP: Add new AKM 2017-06-19 21:13:17 +03:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils JSON: Fix \u escaping 2017-06-22 15:09:57 +03:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00