Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.c1908 static int wpa_key_mgmt_to_bitfield(const u8 *s) in wpa_key_mgmt_to_bitfield() function
2000 data->key_mgmt |= wpa_key_mgmt_to_bitfield(pos); in wpa_parse_wpa_ie_wpa()