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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.c979 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
987 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h341 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
345 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.c979 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
987 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h341 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
345 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.c979 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
987 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
H A Dwpa.h341 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
345 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function

Completed in 34 milliseconds