Searched defs:iv32 (Results 1 – 14 of 14) sorted by relevance
/linux/net/mac80211/ |
H A D | key.h | 54 u32 iv32; /* current iv32 */ member
|
H A D | driver-ops.h | 250 struct sta_info *sta, u32 iv32, in drv_update_tkip_key()
|
H A D | cfg.c | 701 u32 iv32; in ieee80211_get_key() local
|
H A D | ieee80211_i.h | 244 u32 iv32; member
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | sta.c | 1136 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in iwl_update_tkip_key()
|
H A D | commands.h | 3756 __le32 iv32; member
|
/linux/drivers/crypto/intel/keembay/ |
H A D | ocs-aes.c | 806 u32 *iv32; in ocs_aes_op() local
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 362 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1()
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 898 static void rx_tkip_phase1_write(struct b43_wldev *dev, u8 index, u32 iv32, in rx_tkip_phase1_write() 938 u32 iv32, u16 *phase1key) in b43_op_update_tkip_key()
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 3372 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in il4965_update_tkip_key() 5867 struct ieee80211_sta *sta, u32 iv32, u16 * phase1key) in il4965_mac_update_tkip_key()
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | d3.h | 429 __le32 iv32; member
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 4017 struct ieee80211_sta *sta, u32 iv32, in iwl_mvm_update_tkip_key()
|
H A D | mac80211.c | 4625 u32 iv32, u16 *phase1key) in iwl_mvm_mac_update_tkip_key()
|
/linux/include/net/ |
H A D | mac80211.h | 2270 u32 iv32; global() member 5933 u32 iv32 = get_unaligned_le32(&data[4]); ieee80211_get_tkip_p1k() local
|