Searched refs:ieee802_1x_auth_get_msk (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c292 static int ieee802_1x_auth_get_msk(struct wpa_supplicant *wpa_s, const u8 *addr, function
346 if (ieee802_1x_auth_get_msk(wpa_s, wpa_s->bssid, msk->key, &msk->len)) {
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c381 static int ieee802_1x_auth_get_msk(struct hostapd_data *hapd, function
434 if (ieee802_1x_auth_get_msk(hapd, sta, msk->key, &msk->len)) {

Completed in 59 milliseconds