Home
last modified time | relevance | path

Searched refs:wpa_driver_wext_cipher2wext (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wext.h74 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c2029 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() function
2164 value = wpa_driver_wext_cipher2wext(params->pairwise_suite); in wpa_driver_wext_associate()
2168 value = wpa_driver_wext_cipher2wext(params->group_suite); in wpa_driver_wext_associate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.h78 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c2034 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() function
2169 value = wpa_driver_wext_cipher2wext(params->pairwise_suite); in wpa_driver_wext_associate()
2173 value = wpa_driver_wext_cipher2wext(params->group_suite); in wpa_driver_wext_associate()

Completed in 8 milliseconds