Searched refs:ciphers_pairwise (Results 1 – 10 of 10) sorted by relevance
340 u32 ciphers_pairwise = sme->crypto.ciphers_pairwise[i]; in connect() local342 if (ciphers_pairwise == WLAN_CIPHER_SUITE_TKIP) in connect()
528 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()2137 aen->ciphers_pairwise[i] = in qtnf_cmd_send_connect()2138 cpu_to_le32(sme->crypto.ciphers_pairwise[i]); in qtnf_cmd_send_connect()
199 __le32 ciphers_pairwise[QLINK_MAX_NR_CIPHER_SUITES]; member
555 ath6kl_set_cipher(vif, sme->crypto.ciphers_pairwise[0], true); in ath6kl_cfg80211_connect()2849 switch (info->crypto.ciphers_pairwise[i]) { in ath6kl_start_ap()2869 ath6kl_set_cipher(vif, info->crypto.ciphers_pairwise[0], true); in ath6kl_start_ap()
75 switch (params->crypto.ciphers_pairwise[i]) { in mwifiex_set_secure_params()
2337 sme->crypto.ciphers_pairwise[0]; in mwifiex_cfg80211_assoc()4500 req->crypto.ciphers_pairwise[0]; in mwifiex_cfg80211_associate()
1067 n = min_t(int, c->n_ciphers_pairwise, ARRAY_SIZE(c->ciphers_pairwise)); in wil_print_crypto()1070 c->ciphers_pairwise[i]); in wil_print_crypto()
2043 switch (sme->crypto.ciphers_pairwise[0]) { in brcmf_set_wsec_mode()2059 sme->crypto.ciphers_pairwise[0]); in brcmf_set_wsec_mode()2100 sec->cipher_pairwise = sme->crypto.ciphers_pairwise[0]; in brcmf_set_wsec_mode()2298 sme->crypto.ciphers_pairwise[0]); in brcmf_set_sharedkey()
1694 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.ciphers_pairwise[0], true); in cfg80211_rtw_connect()
Completed in 83 milliseconds