Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h484 int wpa_auth_get_pairwise(struct wpa_state_machine *sm);
Dieee802_1x.c445 val = wpa_auth_get_pairwise(sta->wpa_sm); in add_common_radius_sta_attr_rsn()
Dwpa_auth.c6274 int wpa_auth_get_pairwise(struct wpa_state_machine *sm) function
Dieee802_11.c4260 wpa_auth_get_pairwise(sta->wpa_sm) == WPA_CIPHER_TKIP) { in __check_assoc_ies()