Searched refs:ciphers_pairwise (Results 1 – 11 of 11) sorted by relevance
362 u32 ciphers_pairwise = sme->crypto.ciphers_pairwise[i]; in connect() local364 if (ciphers_pairwise == WLAN_CIPHER_SUITE_TKIP) in connect()
496 param->p_suites[i] = crypto->ciphers_pairwise[i] & 0xFF; in wilc_parse_join_bss_param()
282 aen->ciphers_pairwise[i] = in qtnf_cmd_send_start_ap()283 cpu_to_le32(s->crypto.ciphers_pairwise[i]); in qtnf_cmd_send_start_ap()2135 aen->ciphers_pairwise[i] = in qtnf_cmd_send_connect()2136 cpu_to_le32(sme->crypto.ciphers_pairwise[i]); in qtnf_cmd_send_connect()
199 __le32 ciphers_pairwise[QLINK_MAX_NR_CIPHER_SUITES]; member
92 switch (params->crypto.ciphers_pairwise[i]) { in mwifiex_set_secure_params()
2242 sme->crypto.ciphers_pairwise[0]; in mwifiex_cfg80211_assoc()
555 ath6kl_set_cipher(vif, sme->crypto.ciphers_pairwise[0], true); in ath6kl_cfg80211_connect()2845 switch (info->crypto.ciphers_pairwise[i]) { in ath6kl_start_ap()2865 ath6kl_set_cipher(vif, info->crypto.ciphers_pairwise[0], true); in ath6kl_start_ap()
1068 n = min_t(int, c->n_ciphers_pairwise, ARRAY_SIZE(c->ciphers_pairwise)); in wil_print_crypto()1071 c->ciphers_pairwise[i]); in wil_print_crypto()
1689 switch (sme->crypto.ciphers_pairwise[0]) { in brcmf_set_wsec_mode()1705 sme->crypto.ciphers_pairwise[0]); in brcmf_set_wsec_mode()1746 sec->cipher_pairwise = sme->crypto.ciphers_pairwise[0]; in brcmf_set_wsec_mode()1946 sme->crypto.ciphers_pairwise[0]); in brcmf_set_sharedkey()
1733 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.ciphers_pairwise[0], true); in cfg80211_rtw_connect()
2143 rndis_cipher_to_alg(sme->crypto.ciphers_pairwise[i]); in rndis_connect()