Searched defs:xxkey (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h112 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_state_machine
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.c737 void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, argument
770 sha256_prf(xxkey, xxkey_len, "FT-R0", buf, pos - buf,
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h108 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_sm
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h112 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_state_machine
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.c737 void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, argument
770 sha256_prf(xxkey, xxkey_len, "FT-R0", buf, pos - buf,
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h108 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h112 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_state_machine
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.c737 void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, argument
770 sha256_prf(xxkey, xxkey_len, "FT-R0", buf, pos - buf,
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h108 u8 xxkey[PMK_LEN]; /* PSK or the second 256 bits of MSK */ member in struct:wpa_sm

Completed in 168 milliseconds