Lines Matching refs:cipher
196 switch (key->conf.cipher) { in ieee80211_key_enable_hw_accel()
374 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc() argument
396 key->conf.cipher = cipher; in ieee80211_key_alloc()
399 switch (cipher) { in ieee80211_key_alloc()
460 if (cipher == WLAN_CIPHER_SUITE_AES_CMAC) in ieee80211_key_alloc()
540 switch (key->conf.cipher) { in ieee80211_key_free_common()
895 switch (key->conf.cipher) { in ieee80211_get_key_tx_seq()
954 switch (key->conf.cipher) { in ieee80211_get_key_rx_seq()
1007 switch (key->conf.cipher) { in ieee80211_set_key_tx_seq()
1067 switch (key->conf.cipher) { in ieee80211_set_key_rx_seq()
1154 key = ieee80211_key_alloc(keyconf->cipher, keyconf->keyidx, in ieee80211_gtk_rekey_add()