Home | History | Annotate | Download | only in ap

Lines Matching refs:PTK

331 			   struct wpa_ptk *ptk, size_t ptk_len)
367 (u8 *) ptk, ptk_len, ptk_name);
368 wpa_hexdump_key(MSG_DEBUG, "FT: PTK", (u8 *) ptk, ptk_len);
430 if (aes_wrap(sm->PTK.kek, key_len / 8, key, subelem + 13)) {
462 if (aes_wrap(sm->PTK.kek, WPA_IGTK_LEN / 8,
691 wpa_ft_mic(sm->PTK.kck, sm->addr, sm->wpa_auth->addr, 6,
719 /* MLME-SETKEYS.request(PTK) */
728 "PTK configuration", sm->pairwise);
735 * again after association to get the PTK configured, but that could be
739 sm->PTK.tk1, klen))
851 (u8 *) &sm->PTK, ptk_len, ptk_name);
852 wpa_hexdump_key(MSG_DEBUG, "FT: PTK",
853 (u8 *) &sm->PTK, ptk_len);
1052 if (wpa_ft_mic(sm->PTK.kck, sm->addr, sm->wpa_auth->addr, 5,