Searched defs:key_rsc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c1207 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1358 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c517 const u8 *key_rsc; local
610 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
2730 u8 *key_rsc; local
[all...]
/freebsd-10-stable/contrib/wpa/src/common/
H A Dwpa_common.h166 u8 key_rsc[WPA_KEY_RSC_LEN]; member in struct:wpa_eapol_key

Completed in 104 milliseconds