]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify that wpa_supplicant clears keys from memory
authorJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 11:13:25 +0000 (13:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 30 Dec 2014 08:37:02 +0000 (10:37 +0200)
commit5b3c40a65bf14b00746f061570f9376fee38fbf3
tree16cd5a10dbd5da9ebe6c7f8baa4b509d3cf0511e
parent4e70bbf1c68579b3223f1cac0ffcdbf1c52b4a55
tests: Verify that wpa_supplicant clears keys from memory

Check that PMK and PTK and not left in memory (heap or stack)
unnecessarily after they are not needed anymore.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/auth_serv/eap_user.conf
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_ft.py
tests/hwsim/test_ap_psk.py
tests/hwsim/test_erp.py
tests/hwsim/test_sae.py