Searched refs:sta_cipher (Results 1 – 7 of 7) sorted by relevance
258 rsn_cipher_t sta_cipher; /* single STA cipher */ member
266 rsn_cipher_t sta_cipher; /* single STA cipher */ member
1651 info->sta_cipher = ucast->list[0].type; in bcmwpa_decode_cipher_suite()1694 info->tk_len = bcmwpa_eapol_key_length(EAPOL_KEY_TK, 0, info->sta_cipher); in bcmwpa_rsnie_eapol_key_len()2198 info->sta_cipher = ucast->list[0].type; in bcmwpa_parse_rsnie()2258 info->tk_len = bcmwpa_eapol_key_length(EAPOL_KEY_TK, 0, info->sta_cipher); in bcmwpa_parse_rsnie()2437 if ((rsn_info->sta_cipher == WPA_CIPHER_TKIP) || in wlc_calc_rsn_desc_version()2438 (rsn_info->sta_cipher == WPA_CIPHER_NONE)) { in wlc_calc_rsn_desc_version()2440 } else if ((rsn_info->sta_cipher != WPA_CIPHER_TKIP) || in wlc_calc_rsn_desc_version()
273 rsn_cipher_t sta_cipher; /* single STA cipher */ member