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

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dpeerkey.h63 peerkey_rx_eapol_4way(struct wpa_sm *sm, struct wpa_peerkey *peerkey, struct wpa_eapol_key *key, u16 key_info, u16 ver) argument
69 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.c71 u16 key_info; local
131 u16 key_info; local
335 u16 key_info, ver; local
392 u16 key_info, ver; local
1005 int key_info, ver; local
1136 peerkey_rx_eapol_4way(struct wpa_sm *sm, struct wpa_peerkey *peerkey, struct wpa_eapol_key *key, u16 key_info, u16 ver) argument
1156 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
691 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
1060 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
1107 u16 key_info, keylen, len; local
1208 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
1258 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
1341 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1381 u16 key_info, keydatalen; local
1568 u16 key_info = WPA_GET_BE16(key->key_info); local
1622 u16 key_info, ver; local
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_lcl.h78 GOST_KEY_INFO *key_info; member in struct:__anon250
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c557 u16 key_info; local
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dencrypt.c174 static struct key_info { struct
/freebsd-10-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c166 static struct key_info { struct
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c743 u16 key_info, key_data_length; local
1207 __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
1393 u16 key_info; local
[all...]
/freebsd-10-stable/contrib/wpa/src/common/
H A Dwpa_common.h161 u8 key_info[2]; /* big endian */ member in struct:wpa_eapol_key

Completed in 201 milliseconds