CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/01 09:02:36

Modified files:
        sys/net80211   : ieee80211_crypto.c 

Log message:
Fix KDF sha256 inputs to match the implementation in w1.fi hostap.

Cross-checked with the 802.11 spec, which mentions the use of an extra
zero byte in case of PFK and mentions nothing of the sort in case of KDF.

I was led here by hints left behind by github user pigworlds in
https://github.com/OpenIntelWireless/itlwm/pull/676

ok kevlo@ sthen@

Reply via email to