]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Add support for variable length PMK-R1 receiving in RRB
authorJouni Malinen <j@w1.fi>
Mon, 4 Jun 2018 12:16:54 +0000 (15:16 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Jun 2018 17:16:37 +0000 (20:16 +0300)
commit3d9cd08410dbe08e3db2e0d41be0cb3763fd17c3
treeb13cbb6debc785e39b0ef0cce61033afacef9dc3
parenta7968ea5689b107152ef50624a7133c339ee202c
FT: Add support for variable length PMK-R1 receiving in RRB

SHA384-based FT AKM uses longer keys, so the RRB receive processing for
push and pull response messages needs to be able to accept variable
length PMK-R1.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth_ft.c