Searched refs:sup_pmk_r1_name (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h118 u8 sup_pmk_r1_name[WPA_PMK_NAME_LEN]; /* PMKR1Name from EAPOL-Key member in struct:wpa_state_machine
H A Dwpa_auth.c717 os_memcpy(sm->sup_pmk_r1_name, ie.pmkid, PMKID_LEN);
719 sm->sup_pmk_r1_name, PMKID_LEN);
1881 if (os_memcmp_const(sm->sup_pmk_r1_name, sm->pmk_r1_name,
1888 sm->sup_pmk_r1_name, WPA_PMK_NAME_LEN);
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h118 u8 sup_pmk_r1_name[WPA_PMK_NAME_LEN]; /* PMKR1Name from EAPOL-Key member in struct:wpa_state_machine
H A Dwpa_auth.c717 os_memcpy(sm->sup_pmk_r1_name, ie.pmkid, PMKID_LEN);
719 sm->sup_pmk_r1_name, PMKID_LEN);
1881 if (os_memcmp_const(sm->sup_pmk_r1_name, sm->pmk_r1_name,
1888 sm->sup_pmk_r1_name, WPA_PMK_NAME_LEN);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h118 u8 sup_pmk_r1_name[WPA_PMK_NAME_LEN]; /* PMKR1Name from EAPOL-Key member in struct:wpa_state_machine
H A Dwpa_auth.c717 os_memcpy(sm->sup_pmk_r1_name, ie.pmkid, PMKID_LEN);
719 sm->sup_pmk_r1_name, PMKID_LEN);
1881 if (os_memcmp_const(sm->sup_pmk_r1_name, sm->pmk_r1_name,
1888 sm->sup_pmk_r1_name, WPA_PMK_NAME_LEN);

Completed in 488 milliseconds