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

/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c788 const u8 *key_rsc; local
888 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
1008 const u8 *key_rsc; local
1833 const u8 *key_rsc; local
3418 u8 *key_rsc; local
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.h192 u8 key_rsc[WPA_KEY_RSC_LEN]; member in struct:wpa_eapol_key
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c1429 __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
1645 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

Completed in 133 milliseconds