Home
last modified time | relevance | path

Searched refs:RSN_AUTH_KEY_MGMT_PASN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h89 #define RSN_AUTH_KEY_MGMT_PASN RSN_SELECTOR(0x00, 0x0f, 0xac, 21) macro
H A Dwpa_common.c1824 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PASN) in rsn_key_mgmt_to_bitfield()
3863 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PASN); in wpa_pasn_add_rsne()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c312 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PASN); in wpa_write_rsn_ie()