Searched defs:wpa_sm_stkstart (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.c982 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
990 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h308 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
310 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.c982 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
990 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h308 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
310 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.c982 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
990 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h308 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
310 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function

Completed in 178 milliseconds