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
..
2016-12-28 14:31:42 +02:00
2019-02-25 19:48:49 +02:00
2013-05-26 22:19:52 +03:00
2018-06-05 19:29:53 +03:00
2017-03-07 13:19:10 +02:00
2017-09-05 19:05:15 +03:00