Home
last modified time | relevance | path

Searched refs:ft_check_msg_2_of_4 (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c757 static int ft_check_msg_2_of_4(struct wpa_authenticator *wpa_auth, in ft_check_msg_2_of_4() function
2563 if (ft && ft_check_msg_2_of_4(wpa_auth, sm, &kde) < 0) { in SM_STATE()