Searched defs:p1k (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Dkey.h50 u16 p1k[5]; /* p1k cache */ member in struct:tkip_ctx
H A Dtkip.c88 u16 *p1k = ctx->p1k; tkip_mixing_phase1() local
112 const u16 *p1k = ctx->p1k; tkip_mixing_phase2() local
174 ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, u32 iv32, u16 *p1k) ieee80211_get_tkip_p1k_iv() argument
188 ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, const u8 *ta, u32 iv32, u16 *p1k) ieee80211_get_tkip_rx_p1k() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dsta.c1257 u16 p1k[5]; iwl_set_dynamic_key() local
H A Dlib.c896 static void iwlagn_convert_p1k(u16 *p1k, __le16 *out) iwlagn_convert_p1k() argument
928 u16 p1k[IWLAGN_P1K_SIZE]; iwlagn_wowlan_program_keys() local
H A Dcommands.h3868 __le16 p1k[IWLAGN_P1K_SIZE]; member in struct:iwlagn_p1k_cache
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dsta.c1332 u16 p1k[5]; __iwl_mvm_set_sta_key() local
H A Dd3.c128 static void iwl_mvm_convert_p1k(u16 *p1k, __le16 *out) iwl_mvm_convert_p1k() argument
158 u16 p1k[IWL_P1K_SIZE]; iwl_mvm_wowlan_program_keys() local
H A Dfw-api-d3.h299 __le16 p1k[IWL_P1K_SIZE]; member in struct:iwl_p1k_cache
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_security.c488 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) phase1() argument
533 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_security.c474 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) phase1() argument
519 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_security.c504 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) phase1() argument
552 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) phase2() argument
/linux-4.1.27/include/net/
H A Dmac80211.h4206 ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf, struct sk_buff *skb, u16 *p1k) ieee80211_get_tkip_p1k() argument

Completed in 422 milliseconds