Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h483 int wpa_auth_pairwise_set(struct wpa_state_machine *sm);
Dieee802_1x.c79 if (wpa_auth_pairwise_set(sta->wpa_sm)) in ieee802_1x_send()
1104 return !wpa_auth_pairwise_set(sta->wpa_sm); in ieee802_1x_check_encryption()
Dwpa_auth.c6268 int wpa_auth_pairwise_set(struct wpa_state_machine *sm) function