Home
last modified time | relevance | path

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

/hostap-3.6.0/src/drivers/
Ddriver_wext.h74 int wpa_driver_wext_cipher2wext(int cipher);
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()