Searched refs:ptk_kck_len (Results 1 – 5 of 5) sorted by relevance
179 const u8 *ptk_kck, size_t ptk_kck_len,349 size_t ptk_kck_len, in wpa_sm_set_ptk_kck_kek() argument
3469 const u8 *ptk_kck, size_t ptk_kck_len, in wpa_sm_set_ptk_kck_kek() argument3472 if (ptk_kck && ptk_kck_len <= WPA_KCK_MAX_LEN) { in wpa_sm_set_ptk_kck_kek()3473 os_memcpy(sm->ptk.kck, ptk_kck, ptk_kck_len); in wpa_sm_set_ptk_kck_kek()3474 sm->ptk.kck_len = ptk_kck_len; in wpa_sm_set_ptk_kck_kek()
4880 size_t ptk_kck_len; member
434 event.assoc_info.ptk_kck_len = nla_len(ptk_kck); in mlme_event_connect()
4027 data->assoc_info.ptk_kck_len, in wpa_supplicant_event_assoc_auth()