Searched refs:wpa_auth_get_pairwise (Results 1 – 3 of 3) sorted by relevance
243 int wpa_auth_get_pairwise(struct wpa_state_machine *sm);
775 wpa_auth_get_pairwise(sta->wpa_sm) == WPA_CIPHER_TKIP) { in check_assoc_ies()
2806 int wpa_auth_get_pairwise(struct wpa_state_machine *sm) in wpa_auth_get_pairwise() function