Searched refs:ptk_kck_len (Results 1 – 6 of 6) sorted by relevance
216 const u8 *ptk_kck, size_t ptk_kck_len,432 size_t ptk_kck_len, in wpa_sm_set_ptk_kck_kek() argument
3991 const u8 *ptk_kck, size_t ptk_kck_len, in wpa_sm_set_ptk_kck_kek() argument3994 if (ptk_kck && ptk_kck_len <= WPA_KCK_MAX_LEN) { in wpa_sm_set_ptk_kck_kek()3995 os_memcpy(sm->ptk.kck, ptk_kck, ptk_kck_len); in wpa_sm_set_ptk_kck_kek()3996 sm->ptk.kck_len = ptk_kck_len; in wpa_sm_set_ptk_kck_kek()
5364 size_t ptk_kck_len; member
577 event.assoc_info.ptk_kck_len = nla_len(ptk_kck); in mlme_event_connect()
4675 data->assoc_info.ptk_kck_len, in wpa_supplicant_event_assoc_auth()
9400 ai->ptk_kck_len = wpabuf_len(ptk_kck); in wpas_ctrl_iface_driver_event_assoc()