Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.h78 int wpa_driver_wext_cipher2wext(int cipher);
Ddriver_wext.c2041 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() function
2176 value = wpa_driver_wext_cipher2wext(params->pairwise_suite); in wpa_driver_wext_associate()
2180 value = wpa_driver_wext_cipher2wext(params->group_suite); in wpa_driver_wext_associate()