Home
last modified time | relevance | path

Searched refs:WPA_ALG_CCMP (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Ddriver.h21 typedef enum { WPA_ALG_NONE, WPA_ALG_WEP, WPA_ALG_TKIP, WPA_ALG_CCMP } wpa_alg; enumerator
H A Ddriver_wifi.c213 case WPA_ALG_CCMP: in wpa_driver_wifi_set_key()
H A Dwpa.c1036 alg = WPA_ALG_CCMP; in wpa_supplicant_process_3_of_4_gtk()
1253 alg = WPA_ALG_CCMP; in wpa_supplicant_process_3_of_4()
1375 alg = WPA_ALG_CCMP; in wpa_supplicant_process_1_of_2()