hostap/wlantest
Jouni Malinen ecacd9ccd4 DPP2: Extend wpa_pmk_to_ptk() to support extra Z.x component in context
DPP allows Diffie-Hellman exchange to be used for PFS in PTK derivation.
This requires an additional Z.x (x coordinate of the DH shared secret)
to be passed to wpa_pmk_to_ptk(). This commit adds that to the function
and updates all the callers to pass NULL,0 for that part in preparation
of the DPP specific changes to start using this.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-03-18 01:31:31 +02:00
..
bip.c
bss.c OCV: Add wlantest support for indicating OCV 2018-12-17 00:02:14 +02:00
ccmp.c
ctrl.c OCV: Add wlantest support for indicating OCV 2018-12-17 00:02:14 +02:00
gcmp.c
inject.c
Makefile tests: Remove CONFIG_PEERKEY 2019-02-25 19:48:49 +02:00
monitor.c
process.c
readpcap.c
rx_data.c wlantest: Try harder to find a STA entry with PTK for 4-address frames 2017-12-08 21:54:40 +02:00
rx_eapol.c DPP2: Extend wpa_pmk_to_ptk() to support extra Z.x component in context 2019-03-18 01:31:31 +02:00
rx_ip.c
rx_mgmt.c FT: FTE parsing for SHA384-based AKM 2018-06-05 19:29:53 +03:00
rx_tdls.c
sta.c OCV: Add wlantest support for indicating OCV 2018-12-17 00:02:14 +02:00
test_vectors.c
tkip.c
wep.c
wired.c
wlantest.c
wlantest.h
wlantest_cli.c
wlantest_ctrl.h
writepcap.c