Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dwpa_auth.h402 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.c4687 int wpa_auth_get_pairwise(struct wpa_state_machine *sm) in wpa_auth_get_pairwise() function
Dieee802_11.c4751 wpa_auth_get_pairwise(sta->wpa_sm) == WPA_CIPHER_TKIP) { in check_assoc_ies()