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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_wext.h78 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c1938 int wpa_driver_wext_cipher2wext(int cipher) function
2072 value = wpa_driver_wext_cipher2wext(params->pairwise_suite);
2076 value = wpa_driver_wext_cipher2wext(params->group_suite);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.h78 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c1938 int wpa_driver_wext_cipher2wext(int cipher) function
2072 value = wpa_driver_wext_cipher2wext(params->pairwise_suite);
2076 value = wpa_driver_wext_cipher2wext(params->group_suite);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_wext.h78 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c1938 int wpa_driver_wext_cipher2wext(int cipher) function
2072 value = wpa_driver_wext_cipher2wext(params->pairwise_suite);
2076 value = wpa_driver_wext_cipher2wext(params->group_suite);

Completed in 106 milliseconds