Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/rsn_supp/
Dwpa_ie.c41 static int wpa_key_mgmt_to_bitfield(const u8 *s) in wpa_key_mgmt_to_bitfield() function
138 data->key_mgmt |= wpa_key_mgmt_to_bitfield(pos); in wpa_parse_wpa_ie_wpa()
/freebsd-9-stable/contrib/wpa/src/ap/
Dwpa_auth_ie.c341 static int wpa_key_mgmt_to_bitfield(const u8 *s) in wpa_key_mgmt_to_bitfield() function
412 data->key_mgmt |= wpa_key_mgmt_to_bitfield(pos); in wpa_parse_wpa_ie_wpa()