Searched defs:key_info (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dpeerkey.h69 peerkey_rx_eapol_4way(struct wpa_sm *sm, struct wpa_peerkey *peerkey, struct wpa_eapol_key *key, u16 key_info, u16 ver) argument
75 peerkey_rx_eapol_smk(struct wpa_sm *sm, const u8 *src_addr, struct wpa_eapol_key *key, size_t extra_len, u16 key_info, u16 ver) argument
H A Dpeerkey.c76 u16 key_info; local
136 u16 key_info; local
340 u16 key_info, ver; local
397 u16 key_info, ver; local
1007 int key_info, ver; local
1146 peerkey_rx_eapol_4way(struct wpa_sm *sm, struct wpa_peerkey *peerkey, struct wpa_eapol_key *key, u16 key_info, u16 ver) argument
1166 peerkey_rx_eapol_smk(struct wpa_sm *sm, const u8 *src_addr, struct wpa_eapol_key *key, size_t extra_len, u16 key_info, u16 ver) argument
[all...]
H A Dwpa.c89 int key_info, ver; local
673 wpa_supplicant_pairwise_gtk(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *gtk, size_t gtk_len, int key_info) argument
1002 wpa_supplicant_send_4_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, u16 ver, u16 key_info, const u8 *kde, size_t kde_len, struct wpa_ptk *ptk) argument
1049 u16 key_info, keylen, len; local
1153 wpa_supplicant_process_1_of_2_rsn(struct wpa_sm *sm, const u8 *keydata, size_t keydatalen, u16 key_info, struct wpa_gtk_data *gd) argument
1198 wpa_supplicant_process_1_of_2_wpa(struct wpa_sm *sm, const struct wpa_eapol_key *key, size_t keydatalen, int key_info, size_t extra_len, u16 ver, struct wpa_gtk_data *gd) argument
1276 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1316 u16 key_info, keydatalen; local
1492 u16 key_info = WPA_GET_BE16(key->key_info); local
1545 u16 key_info, ver; local
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c414 u16 key_info; local
/freebsd-9.3-release/contrib/telnet/libtelnet/
H A Dencrypt.c174 static struct key_info { struct
/freebsd-9.3-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c166 static struct key_info { struct
/freebsd-9.3-release/contrib/wpa/src/common/
H A Dwpa_common.h151 u8 key_info[2]; /* big endian */ member in struct:wpa_eapol_key
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwpa_auth.c660 u16 key_info, key_data_length; local
1031 __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
1195 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
1225 u16 key_info; local
[all...]

Completed in 96 milliseconds