Home
last modified time | relevance | path

Searched refs:IBSS_RSN_AUTH_EAPOL_BY_US (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.h21 #define IBSS_RSN_AUTH_EAPOL_BY_US 0x04 macro
Dibss_rsn.c508 (IBSS_RSN_AUTH_BY_US | IBSS_RSN_AUTH_EAPOL_BY_US); in ibss_rsn_is_auth_started()
814 IBSS_RSN_AUTH_EAPOL_BY_US); in ibss_rsn_rx_eapol()
876 ibss_rsn_peer_authenticated(ibss_rsn, peer, IBSS_RSN_AUTH_EAPOL_BY_US); in ibss_rsn_handle_auth_1_of_2()