Searched defs:kdk_len (Results 1 – 8 of 8) sorted by relevance
/hostap-latest/src/rsn_supp/ |
D | wpa_ft.c | 44 size_t mpmk_len, kdk_len; in wpa_derive_ptk_ft() local 596 size_t kck_len, kdk_len; in wpa_ft_process_response() local
|
D | wpa.c | 721 size_t z_len = 0, kdk_len; in wpa_derive_ptk() local 5938 size_t g_ap_len = 0, kdk_len; in fils_process_auth() local
|
/hostap-latest/src/common/ |
D | wpa_common.c | 397 const u8 *z, size_t z_len, size_t kdk_len) in wpa_pmk_to_ptk() 670 u8 *fils_ft, size_t *fils_ft_len, size_t kdk_len) in fils_pmk_to_ptk() 1465 size_t kdk_len) in pasn_pmk_to_ptk() 1585 size_t kdk_len = ptk->kdk_len; in wpa_ltf_keyseed() local 2431 size_t kdk_len) in wpa_pmk_r1_to_ptk()
|
D | wpa_common.h | 270 size_t kdk_len; member
|
/hostap-latest/src/pasn/ |
D | pasn_common.h | 45 size_t kdk_len; member
|
/hostap-latest/wlantest/ |
D | rx_eapol.c | 185 size_t kdk_len; in try_pmk() local
|
/hostap-latest/src/ap/ |
D | wpa_auth.c | 2868 size_t z_len = 0, kdk_len; local 2962 size_t fils_ft_len = 0, kdk_len; local
|
D | wpa_auth_ft.c | 2117 size_t *key_len, size_t kdk_len) in wpa_auth_derive_ptk_ft() 3184 size_t pmk_r1_len, kdk_len, len; in wpa_ft_process_auth_req() local
|