]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Print the algorithms used for EAPOL-Key professing in log
authorJouni Malinen <j@w1.fi>
Sun, 12 Mar 2017 17:43:39 +0000 (19:43 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 12 Mar 2017 18:43:06 +0000 (20:43 +0200)
commitef9627cbc75e55a4223fadf58b5194dba6caa323
treeaf81f5b17a172b34947caa2e0774f85f9dcc86e3
parentef23838590006d773f90c25c0fa664c6d954b75e
Print the algorithms used for EAPOL-Key professing in log

This makes it easier to debug crypto algorithm selection for 4-way
handshake related functions.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth.c
src/common/wpa_common.c
src/rsn_supp/wpa.c