Searched defs:igtk (Results 1 - 25 of 28) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/
H A Dmesh_rsn.h22 u8 igtk[WPA_TK_MAX_LEN]; member in struct:mesh_rsn
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ie.h23 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dsta_info.h98 u8 igtk[WPA_TK_MAX_LEN]; member in struct:sta_info
H A Dwpa_auth.c2803 struct wpa_igtk_kde igtk; local
2811 igtk.keyid[0] = gsm->GN_igtk;
2812 igtk.keyid[1] = 0;
2815 os_memset(igtk.pn, 0, sizeof(igtk.pn));
2817 os_memcpy(igtk.pn, rsc, sizeof(igtk.pn));
2818 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len);
2824 if (random_get_bytes(igtk
[all...]
H A Dwpa_auth_ft.c1845 u8 *igtk; local
1848 igtk = wpa_ft_igtk_subelem(sm, &igtk_len);
1849 if (igtk == NULL) {
1856 os_free(igtk);
1860 os_memcpy(subelem + subelem_len, igtk, igtk_len);
1862 os_free(igtk);
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ie.h23 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dsta_info.h98 u8 igtk[WPA_TK_MAX_LEN]; member in struct:sta_info
H A Dwpa_auth.c2803 struct wpa_igtk_kde igtk; local
2811 igtk.keyid[0] = gsm->GN_igtk;
2812 igtk.keyid[1] = 0;
2815 os_memset(igtk.pn, 0, sizeof(igtk.pn));
2817 os_memcpy(igtk.pn, rsc, sizeof(igtk.pn));
2818 os_memcpy(igtk.igtk, gsm->IGTK[gsm->GN_igtk - 4], len);
2824 if (random_get_bytes(igtk
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ie.h23 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dsta_info.h98 u8 igtk[WPA_TK_MAX_LEN]; member in struct:sta_info
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ie.h25 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dwpa_ft.c624 u8 igtk[WPA_IGTK_LEN]; local
650 igtk_elem + 9, igtk)) {
660 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk,
663 igtk_elem + 2, 6, igtk, WPA_IGTK_LEN) < 0) {
802 if (wpa_ft_process_igtk_subelem(sm, parse.igtk, parse.igtk_len) < 0)
H A Dwpa.c973 const struct wpa_igtk_kde *igtk,
977 u16 keyidx = WPA_GET_LE16(igtk->keyid);
980 if ((sm->igtk.igtk_len == len &&
981 os_memcmp(sm->igtk.igtk, igtk->igtk, sm->igtk.igtk_len) == 0) ||
983 os_memcmp(sm->igtk_wnm_sleep.igtk, igtk
972 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
1032 const struct wpa_igtk_kde *igtk; local
3233 const struct wpa_igtk_kde *igtk; local
[all...]
H A Dwpa_i.h35 struct wpa_igtk igtk; member in struct:wpa_sm
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ie.h25 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dwpa_ft.c624 u8 igtk[WPA_IGTK_LEN]; local
650 igtk_elem + 9, igtk)) {
660 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk,
663 igtk_elem + 2, 6, igtk, WPA_IGTK_LEN) < 0) {
802 if (wpa_ft_process_igtk_subelem(sm, parse.igtk, parse.igtk_len) < 0)
H A Dwpa.c973 const struct wpa_igtk_kde *igtk,
977 u16 keyidx = WPA_GET_LE16(igtk->keyid);
980 if ((sm->igtk.igtk_len == len &&
981 os_memcmp(sm->igtk.igtk, igtk->igtk, sm->igtk.igtk_len) == 0) ||
983 os_memcmp(sm->igtk_wnm_sleep.igtk, igtk
972 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
1032 const struct wpa_igtk_kde *igtk; local
3233 const struct wpa_igtk_kde *igtk; local
[all...]
H A Dwpa_i.h35 struct wpa_igtk igtk; member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.h25 const u8 *igtk; member in struct:wpa_eapol_ie_parse
H A Dwpa_ft.c624 u8 igtk[WPA_IGTK_LEN]; local
650 igtk_elem + 9, igtk)) {
660 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk,
663 igtk_elem + 2, 6, igtk, WPA_IGTK_LEN) < 0) {
802 if (wpa_ft_process_igtk_subelem(sm, parse.igtk, parse.igtk_len) < 0)
H A Dwpa.c973 const struct wpa_igtk_kde *igtk,
977 u16 keyidx = WPA_GET_LE16(igtk->keyid);
980 if ((sm->igtk.igtk_len == len &&
981 os_memcmp(sm->igtk.igtk, igtk->igtk, sm->igtk.igtk_len) == 0) ||
983 os_memcmp(sm->igtk_wnm_sleep.igtk, igtk
972 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
1032 const struct wpa_igtk_kde *igtk; local
3233 const struct wpa_igtk_kde *igtk; local
[all...]
H A Dwpa_i.h35 struct wpa_igtk igtk; member in struct:wpa_sm
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h226 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk
294 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk_kde
439 const u8 *igtk; member in struct:wpa_ft_ies
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h226 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk
294 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk_kde
439 const u8 *igtk; member in struct:wpa_ft_ies
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h226 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk
294 u8 igtk[WPA_IGTK_MAX_LEN]; member in struct:wpa_igtk_kde
439 const u8 *igtk; member in struct:wpa_ft_ies

Completed in 240 milliseconds

12