]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: FILS KEK and nonces for NL80211_CMD_ASSOCIATE
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 23 Oct 2016 09:33:05 +0000 (12:33 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 Oct 2016 12:02:08 +0000 (15:02 +0300)
commit40a45727381c03a3a895dee073653fd5ecadcf71
tree1a2ccac8f9d594ce3466085f61385e20500e4a1b
parentd8f9342d03b79535e4f81544db11232fdde0c782
nl80211: FILS KEK and nonces for NL80211_CMD_ASSOCIATE

This sends the FILS KEK and AAD context (nonces) to the driver with the
NL80211_CMD_ASSOCIATE messages when using FILS.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.c