Query: ieee80211_get_tkip_p1k_iv
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_GET_TKIP_P(9) Advanced driver interface IEEE80211_GET_TKIP_P(9)NAMEieee80211_get_tkip_p1k_iv - get a TKIP phase 1 key for IV32SYNOPSISvoid ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf * keyconf, u32 iv32, u16 * p1k);ARGUMENTSkeyconf the parameter passed with the set key iv32 IV32 to get the P1K for p1k a buffer to which the key will be written, as 5 u16 valuesDESCRIPTIONThis function returns the TKIP phase 1 key for the given IV32.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_TKIP_P(9)