Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h404 int wpa_auth_get_pairwise(struct wpa_state_machine *sm);
Dieee802_1x.c380 val = wpa_auth_get_pairwise(sta->wpa_sm); in add_common_radius_sta_attr_rsn()
Dwpa_auth.c4680 int wpa_auth_get_pairwise(struct wpa_state_machine *sm) in wpa_auth_get_pairwise() function
Dieee802_11.c4617 wpa_auth_get_pairwise(sta->wpa_sm) == WPA_CIPHER_TKIP) { in check_assoc_ies()