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

/net/wireless/
H A Dwext-compat.c1017 u32 *ciphers_pairwise = wdev->wext.connect.crypto.ciphers_pairwise; local
1020 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40;
1025 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP104;
1030 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_TKIP;
1035 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_CCMP;
1040 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_AES_CMAC;

Completed in 31 milliseconds