HomeSort by relevance Sort by last modified time
    Searched refs:wpa_sm_stkstart (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/rsn_supp/
wpa.h 333 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer);
337 static inline int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
peerkey.c 973 * wpa_sm_stkstart - Send EAPOL-Key Request for STK handshake (STK M1)
981 int wpa_sm_stkstart(struct wpa_sm *sm, const u8 *peer) function
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]
ctrl_iface.c 594 return wpa_sm_stkstart(wpa_s->wpa, peer);
    [all...]

Completed in 39 milliseconds