Lines Matching refs:cipher
196 switch (key->conf.cipher) { in ieee80211_key_enable_hw_accel()
375 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc() argument
397 key->conf.cipher = cipher; in ieee80211_key_alloc()
400 switch (cipher) { in ieee80211_key_alloc()
461 if (cipher == WLAN_CIPHER_SUITE_AES_CMAC) in ieee80211_key_alloc()
543 switch (key->conf.cipher) { in ieee80211_key_free_common()
898 switch (key->conf.cipher) { in ieee80211_get_key_tx_seq()
939 switch (key->conf.cipher) { in ieee80211_get_key_rx_seq()
992 switch (key->conf.cipher) { in ieee80211_set_key_tx_seq()
1034 switch (key->conf.cipher) { in ieee80211_set_key_rx_seq()
1121 key = ieee80211_key_alloc(keyconf->cipher, keyconf->keyidx, in ieee80211_gtk_rekey_add()