Searched refs:cipher_pairwise (Results 1 – 3 of 3) sorted by relevance
122 u32 cipher_pairwise; member
2157 sec->cipher_pairwise = sme->crypto.ciphers_pairwise[0]; in brcmf_set_wsec_mode()2327 sec->wpa_versions, sec->cipher_pairwise); in brcmf_set_sharedkey()2333 if (!(sec->cipher_pairwise & in brcmf_set_sharedkey()2346 switch (sec->cipher_pairwise) { in brcmf_set_sharedkey()3027 if (sec->cipher_pairwise & WLAN_CIPHER_SUITE_WEP40) { in brcmf_cfg80211_get_key()3030 } else if (sec->cipher_pairwise & WLAN_CIPHER_SUITE_WEP104) { in brcmf_cfg80211_get_key()
4148 unsigned int cipher_pairwise, cipher_group, cipher_group_mgmt; in wpas_start_assoc_cb() local4272 cipher_pairwise = wpa_s->pairwise_cipher; in wpas_start_assoc_cb()4300 cipher_pairwise = cipher_group = WPA_CIPHER_WEP104; in wpas_start_assoc_cb()4426 params.pairwise_suite = cipher_pairwise; in wpas_start_assoc_cb()