Searched refs:n_ciphers_pairwise (Results 1 – 11 of 11) sorted by relevance
280 aen->n_ciphers_pairwise = cpu_to_le32(s->crypto.n_ciphers_pairwise); in qtnf_cmd_send_start_ap()2132 aen->n_ciphers_pairwise = cpu_to_le32(sme->crypto.n_ciphers_pairwise); in qtnf_cmd_send_connect()
198 __le32 n_ciphers_pairwise; member
91 for (i = 0; i < params->crypto.n_ciphers_pairwise; i++) { in mwifiex_set_secure_params()
2240 if (sme->crypto.n_ciphers_pairwise) { in mwifiex_cfg80211_assoc()
554 if (sme->crypto.n_ciphers_pairwise) in ath6kl_cfg80211_connect()2844 for (i = 0; i < info->crypto.n_ciphers_pairwise; i++) { in ath6kl_start_ap()2864 } else if (info->crypto.n_ciphers_pairwise == 1) { in ath6kl_start_ap()
2141 for (i = 0; i < sme->crypto.n_ciphers_pairwise; i++) in rndis_connect()2145 if (sme->crypto.n_ciphers_pairwise > 0 && in rndis_connect()
1067 wil_dbg_misc(wil, "Pairwise ciphers [%d] {\n", c->n_ciphers_pairwise); in wil_print_crypto()1068 n = min_t(int, c->n_ciphers_pairwise, ARRAY_SIZE(c->ciphers_pairwise)); in wil_print_crypto()
361 for (i = 0; i < sme->crypto.n_ciphers_pairwise; i++) { in connect()
495 for (i = 0; i < crypto->n_ciphers_pairwise && i < 3; i++) in wilc_parse_join_bss_param()
1732 if (sme->crypto.n_ciphers_pairwise) { in cfg80211_rtw_connect()
1688 if (sme->crypto.n_ciphers_pairwise) { in brcmf_set_wsec_mode()