]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Remove unused pmk argument from wpa_auth_derive_ptk_ft()
authorJouni Malinen <jouni@codeaurora.org>
Thu, 18 Apr 2019 21:23:43 +0000 (00:23 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 18 Apr 2019 22:05:47 +0000 (01:05 +0300)
commit267c366f382405e5c42fb3d391efca5d0e2491d6
treedc0ea0552b2e8b93c25665babeee9b8dd006d7e1
parent0a1a82db92c44cf21c03ade60f32e6e9e52af646
FT: Remove unused pmk argument from wpa_auth_derive_ptk_ft()

FT rules for PTK derivation do not use PMK. Remove the unused argument
to the PTK derivation function.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth.c
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_i.h