]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: KDK derivation based on Secure LTF capability
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 25 Apr 2023 09:08:12 +0000 (12:08 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Apr 2023 09:08:12 +0000 (12:08 +0300)
commit566ab39a728035d83098f4c155cbac7876c0c119
treeab23303cf70c8a3f131cc41064f1a4ff947aeb05
parent6972b0fa2bb88f80471384c5f7a1bde000f251fa
tests: KDK derivation based on Secure LTF capability

This adds more production-like testing coverage for KDK derivation. Both
SAE and OWE transition mode are covered. The latter has some corner
cases that did not work correctly previously.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/drivers/driver_nl80211.c
tests/hwsim/test_pasn.py