Searched defs:iv32 (Results 1 - 20 of 20) sorted by relevance

/linux-master/net/mac80211/
H A Dtkip.c152 static void ieee80211_compute_tkip_p1k(struct ieee80211_key *key, u32 iv32) argument
205 u32 iv32 = get_unaligned_le32(&data[4]); local
245 u32 iv32; local
171 ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, u32 iv32, u16 *p1k) argument
185 ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, const u8 *ta, u32 iv32, u16 *p1k) argument
[all...]
H A Dkey.h54 u32 iv32; /* current iv32 */ member in struct:tkip_ctx_rx
H A Ddriver-ops.h247 drv_update_tkip_key(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_key_conf *conf, struct sta_info *sta, u32 iv32, u16 *phase1key) argument
H A Dcfg.c662 u32 iv32; local
H A Dieee80211_i.h244 u32 iv32; member in struct:ieee80211_rx_data::__anon152::__anon153
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c1133 iwl_update_tkip_key(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
H A Dmac80211.c585 iwlagn_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
H A Dcommands.h3754 __le32 iv32; member in struct:tkip_sc
/linux-master/net/wireless/
H A Dlib80211_crypt_tkip.c381 u32 iv32; local
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c331 u32 iv32; local
641 u32 iv32 local
[all...]
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_security.c473 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) argument
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_security.c363 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) argument
/linux-master/drivers/crypto/intel/keembay/
H A Docs-aes.c806 u32 *iv32; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dd3.h409 __le32 iv32; member in struct:tkip_sc
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c1309 u32 iv32[AES_BLOCK_32]; local
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c4020 iwl_mvm_update_tkip_key(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
H A Dmac80211.c4403 iwl_mvm_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dmain.c898 static void rx_tkip_phase1_write(struct b43_wldev *dev, u8 index, u32 iv32, argument
934 b43_op_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3371 il4965_update_tkip_key(struct il_priv *il, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) argument
5865 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 * phase1key) argument
/linux-master/include/net/
H A Dmac80211.h2205 u32 iv32; member in struct:ieee80211_key_seq::__anon105::__anon106
5839 u32 iv32 = get_unaligned_le32(&data[4]); local

Completed in 288 milliseconds