| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | key.h | 48 u16 p1k[5]; /* p1k cache */ member
|
| H A D | tkip.c | 86 u16 *p1k = ctx->p1k; in tkip_mixing_phase1() local 110 const u16 *p1k = ctx->p1k; tkip_mixing_phase2() local 171 ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, u32 iv32, u16 *p1k) ieee80211_get_tkip_p1k_iv() argument 185 ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, const u8 *ta, u32 iv32, u16 *p1k) ieee80211_get_tkip_rx_p1k() argument [all...] |
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | key.h | 47 u16 p1k[5]; /* p1k cache */ member
|
| H A D | tkip.c | 86 u16 *p1k = ctx->p1k; in tkip_mixing_phase1() local 110 const u16 *p1k = ctx->p1k; tkip_mixing_phase2() local 171 ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, u32 iv32, u16 *p1k) ieee80211_get_tkip_p1k_iv() argument 185 ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, const u8 *ta, u32 iv32, u16 *p1k) ieee80211_get_tkip_rx_p1k() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 1212 u16 p1k[5]; in iwl_set_dynamic_key() local
|
| H A D | lib.c | 859 static void iwlagn_convert_p1k(u16 *p1k, __le16 *out) in iwlagn_convert_p1k() argument 891 u16 p1k[IWLAGN_P1K_SIZE]; in iwlagn_wowlan_program_keys() local [all...] |
| H A D | commands.h | 3841 __le16 p1k[IWLAGN_P1K_SIZE]; member
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_security.c | 485 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() argument 530 phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 1207 u16 p1k[5]; in iwl_set_dynamic_key() local
|
| H A D | lib.c | 854 static void iwlagn_convert_p1k(u16 *p1k, __le16 *out) in iwlagn_convert_p1k() argument 886 u16 p1k[IWLAGN_P1K_SIZE]; in iwlagn_wowlan_program_keys() local [all...] |
| H A D | commands.h | 3790 __le16 p1k[IWLAGN_P1K_SIZE]; member
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| H A D | rtl871x_security.c | 474 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() argument 519 phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| H A D | rtl871x_security.c | 473 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() argument 518 phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_security.c | 363 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() argument 411 phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | d3.h | 472 __le16 p1k[IWL_P1K_SIZE]; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 3496 u16 p1k[5]; in __iwl_mvm_set_sta_key() local
|
| H A D | d3.c | 130 static void iwl_mvm_convert_p1k(u16 *p1k, __le16 *out) in iwl_mvm_convert_p1k() argument 183 u16 p1k[IWL_P1K_SIZE]; in iwl_mvm_wowlan_program_keys() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_security.c | 559 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() argument 607 phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | d3.h | 457 __le16 p1k[IWL_P1K_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 3811 u16 p1k[5]; in __iwl_mvm_set_sta_key() local
|
| H A D | d3.c | 74 static void iwl_mvm_convert_p1k(u16 *p1k, __le16 *out) in iwl_mvm_convert_p1k() argument 536 u16 p1k[IWL_P1K_SIZE]; in iwl_mvm_wowlan_get_tkip_data() local [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | mac80211.h | 5173 ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf, struct sk_buff *skb, u16 *p1k) ieee80211_get_tkip_p1k() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | mac80211.h | 5695 ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf, struct sk_buff *skb, u16 *p1k) ieee80211_get_tkip_p1k() argument
|