/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa_ft.c | 55 sm->pmk_r1_len = sm->pmk_r0_len; in wpa_derive_ptk_ft() 60 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, sm->pmk_r1_len); in wpa_derive_ptk_ft() 63 return wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, anonce, in wpa_derive_ptk_ft() 610 sm->pmk_r1_len = sm->pmk_r0_len; in wpa_ft_process_response() 611 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, sm->pmk_r1_len); in wpa_ft_process_response() 616 if (wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, in wpa_ft_process_response()
|
H A D | wpa_i.h | 123 size_t pmk_r1_len; member
|
H A D | wpa.c | 3388 sm->pmk_r1_len = 0; in wpa_sm_drop_sa()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1188 size_t pmk_r1_len; member 1409 size_t pmk_r1_len, in wpa_ft_store_pmk_r1() 1431 os_memcpy(r1->pmk_r1, pmk_r1, pmk_r1_len); in wpa_ft_store_pmk_r1() 1432 r1->pmk_r1_len = pmk_r1_len; in wpa_ft_store_pmk_r1() 1476 u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, in wpa_ft_fetch_pmk_r1() 1492 os_memcpy(pmk_r1, r1->pmk_r1, r1->pmk_r1_len); in wpa_ft_fetch_pmk_r1() 1493 *pmk_r1_len = r1->pmk_r1_len; in wpa_ft_fetch_pmk_r1() 2083 size_t pmk_r1_len in wpa_auth_derive_ptk_ft() local 1407 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument 1474 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument 2878 size_t pmk_r1_len; wpa_ft_process_auth_req() local 3512 size_t pmk_r1_len = pmk_r0->pmk_r0_len; wpa_ft_rrb_build_r0() local 3762 size_t pmk_r1_len; wpa_ft_rrb_rx_r1() local [all...] |
H A D | wpa_auth_i.h | 123 unsigned int pmk_r1_len; member
|
H A D | wpa_auth.c | 1764 sm->pmk_r1_len = 0; in wpa_auth_sm_event() 2230 return wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, in wpa_derive_ptk()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 1190 size_t pmk_r1_len; member 1411 size_t pmk_r1_len, in wpa_ft_store_pmk_r1() 1433 os_memcpy(r1->pmk_r1, pmk_r1, pmk_r1_len); in wpa_ft_store_pmk_r1() 1434 r1->pmk_r1_len = pmk_r1_len; in wpa_ft_store_pmk_r1() 1478 u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, in wpa_ft_fetch_pmk_r1() 1494 os_memcpy(pmk_r1, r1->pmk_r1, r1->pmk_r1_len); in wpa_ft_fetch_pmk_r1() 1495 *pmk_r1_len = r1->pmk_r1_len; in wpa_ft_fetch_pmk_r1() 2086 size_t pmk_r1_len in wpa_auth_derive_ptk_ft() local 1409 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument 1476 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument 3069 size_t pmk_r1_len, kdk_len; wpa_ft_process_auth_req() local 3739 size_t pmk_r1_len = pmk_r0->pmk_r0_len; wpa_ft_rrb_build_r0() local 3990 size_t pmk_r1_len; wpa_ft_rrb_rx_r1() local [all...] |
H A D | wpa_auth_i.h | 128 unsigned int pmk_r1_len; member
|
H A D | wpa_auth.h | 480 u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise,
|
H A D | wpa_auth.c | 1854 sm->pmk_r1_len = 0; in wpa_auth_sm_event() 2343 return wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, in wpa_derive_ptk()
|
H A D | ieee802_11.c | 3128 size_t pmk_r1_len; in handle_auth_pasn_1() local 3339 pmk_r1, &pmk_r1_len, NULL, in handle_auth_pasn_1() 3349 cached_pmk_len = pmk_r1_len; in handle_auth_pasn_1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_ft.c | 63 sm->pmk_r1_len = sm->pmk_r0_len; in wpa_derive_ptk_ft() 78 return wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, anonce, in wpa_derive_ptk_ft() 676 sm->pmk_r1_len = sm->pmk_r0_len; 689 if (wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, 1338 u8 *pmk_r1, size_t *pmk_r1_len, u8 *pmk_r1_name) 1367 *pmk_r1_len = sm->pmk_r0_len;
|
H A D | wpa.h | 498 u8 *pmk_r1, size_t *pmk_r1_len, u8 *pmk_r1_name); 548 u8 *pmk_r1, size_t *pmk_r1_len, u8 *pmk_r1_name) in wpa_pasn_ft_derive_pmk_r1() 547 wpa_pasn_ft_derive_pmk_r1(struct wpa_sm *sm, int akmp, const u8 *r1kh_id, u8 *pmk_r1, size_t *pmk_r1_len, u8 *pmk_r1_name) wpa_pasn_ft_derive_pmk_r1() argument
|
H A D | wpa_i.h | 152 size_t pmk_r1_len; member
|
H A D | wpa.c | 5062 sm->pmk_r1_len = 0;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_common.c | 1696 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, in wpa_pmk_r1_to_ptk() argument 1716 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", pmk_r1, pmk_r1_len); in wpa_pmk_r1_to_ptk() 1741 if (pmk_r1_len != SHA384_MAC_LEN) { in wpa_pmk_r1_to_ptk() 1744 (int) pmk_r1_len, SHA384_MAC_LEN); in wpa_pmk_r1_to_ptk() 1747 if (sha384_prf(pmk_r1, pmk_r1_len, "FT-PTK", in wpa_pmk_r1_to_ptk() 1753 if (pmk_r1_len != PMK_LEN) { in wpa_pmk_r1_to_ptk() 1756 (int) pmk_r1_len, PMK_LEN); in wpa_pmk_r1_to_ptk() 1759 if (sha256_prf(pmk_r1, pmk_r1_len, "FT-PTK", in wpa_pmk_r1_to_ptk()
|
H A D | wpa_common.h | 387 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_common.c | 2106 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, in wpa_pmk_r1_to_ptk() argument 2135 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", pmk_r1, pmk_r1_len); in wpa_pmk_r1_to_ptk() 2161 if (pmk_r1_len != SHA384_MAC_LEN) { in wpa_pmk_r1_to_ptk() 2164 (int) pmk_r1_len, SHA384_MAC_LEN); in wpa_pmk_r1_to_ptk() 2167 if (sha384_prf(pmk_r1, pmk_r1_len, "FT-PTK", in wpa_pmk_r1_to_ptk() 2173 if (pmk_r1_len != PMK_LEN) { in wpa_pmk_r1_to_ptk() 2176 (int) pmk_r1_len, PMK_LEN); in wpa_pmk_r1_to_ptk() 2179 if (sha256_prf(pmk_r1, pmk_r1_len, "FT-PTK", in wpa_pmk_r1_to_ptk()
|
H A D | wpa_common.h | 483 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | pasn_supplicant.c | 708 &pasn->pmk_r1_len, in wpas_pasn_build_auth_1() 901 pasn->pmk_r1_len = 0; in wpas_pasn_reset() 931 pasn->pmk_len = pasn->pmk_r1_len; in wpas_pasn_set_pmk() 932 os_memcpy(pasn->pmk, pasn->pmk_r1, pasn->pmk_r1_len); in wpas_pasn_set_pmk()
|
H A D | wpa_supplicant_i.h | 596 size_t pmk_r1_len; member
|