Searched refs:RSN_AUTH_KEY_MGMT_OWE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.c246 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OWE);
628 selector = RSN_AUTH_KEY_MGMT_OWE;
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ie.c201 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OWE);
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h71 #define RSN_AUTH_KEY_MGMT_OWE RSN_SELECTOR(0x00, 0x0f, 0xac, 18) macro
H A Dwpa_common.c1153 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_OWE)
2083 return RSN_AUTH_KEY_MGMT_OWE;
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211_capa.c1001 case RSN_AUTH_KEY_MGMT_OWE:
H A Ddriver_nl80211.c5621 mgmt = RSN_AUTH_KEY_MGMT_OWE;

Completed in 265 milliseconds