Home
last modified time | relevance | path

Searched refs:ciphers_pairwise (Results 1 – 4 of 4) sorted by relevance

/net/wireless/
A Dwext-compat.c1016 u32 *ciphers_pairwise = wdev->wext.connect.crypto.ciphers_pairwise; in cfg80211_set_cipher_pairwise() local
1019 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_pairwise()
1024 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP104; in cfg80211_set_cipher_pairwise()
1029 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_TKIP; in cfg80211_set_cipher_pairwise()
1034 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_CCMP; in cfg80211_set_cipher_pairwise()
1039 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_AES_CMAC; in cfg80211_set_cipher_pairwise()
A Dsme.c1501 connect->crypto.ciphers_pairwise[0] = cipher; in cfg80211_connect()
A Dnl80211.c11690 memcpy(settings->ciphers_pairwise, data, len); in nl80211_crypto_settings()
11695 settings->ciphers_pairwise[i])) in nl80211_crypto_settings()
/net/mac80211/
A Dmlme.c5810 if (req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_determine_our_sta_mode()
5811 req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_TKIP || in ieee80211_determine_our_sta_mode()
5812 req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP104) { in ieee80211_determine_our_sta_mode()

Completed in 53 milliseconds