HomeSort by: relevance | last modified time | path
    Searched refs:RSN_AUTH_KEY_MGMT_OWE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_ie.c 223 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OWE);
  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_ie.c 291 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OWE);
714 selector = RSN_AUTH_KEY_MGMT_OWE;
  /src/external/bsd/wpa/dist/src/common/
wpa_common.h 86 #define RSN_AUTH_KEY_MGMT_OWE RSN_SELECTOR(0x00, 0x0f, 0xac, 18)
wpa_common.c 1814 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_OWE)
2854 return RSN_AUTH_KEY_MGMT_OWE;
  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_capa.c 315 case RSN_AUTH_KEY_MGMT_OWE:
driver_nl80211.c 6962 mgmt[0] = RSN_AUTH_KEY_MGMT_OWE;

Completed in 26 milliseconds