]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ft_psk_key_lifetime_in_memory with new PTK derivation debug
authorJouni Malinen <j@w1.fi>
Mon, 26 Jan 2015 00:07:32 +0000 (02:07 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 26 Jan 2015 23:43:55 +0000 (01:43 +0200)
commitf918b95b9d919f752a1ec2566d359e009eefe190
treec010496bf95c70f8efeb3ce53bb2aac76a870092
parent399e61353a86628ecde1c7050e3c28b6ba2c5a0d
tests: Fix ft_psk_key_lifetime_in_memory with new PTK derivation debug

PTK is not printed out anymore as a single entry, so fetch KCK, KEK, and
TK separately.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_ft.py