Searched defs:ciphers_pairwise (Results 1 - 1 of 1) sorted by relevance

/net/wireless/
H A Dwext-compat.c1029 u32 *ciphers_pairwise = wdev->wext.connect.crypto.ciphers_pairwise; local
1032 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40;
1037 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP104;
1042 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_TKIP;
1047 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_CCMP;
1052 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_AES_CMAC;

Completed in 41 milliseconds