Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wext.h74 int wpa_driver_wext_cipher2wext(int cipher);
H A Ddriver_wext.c2030 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() function
2165 value = wpa_driver_wext_cipher2wext(params->pairwise_suite); in wpa_driver_wext_associate()
2169 value = wpa_driver_wext_cipher2wext(params->group_suite); in wpa_driver_wext_associate()