commit | 5d2cdcd4e85c5187db30a6b29f79fbbe59f39f78 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Mar 20 15:06:41 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 25 16:41:52 2008 -0400 |
tree | 0c7e079a30871fb593c282a7a711ccc90c31af1a | |
parent | 17e476b8db13790c03e2c46d93abc71468fca47e [diff] |
mac80211: get a TKIP phase key from skb This patch makes mac80211 able to compute a TKIP key from an skb. The requested key can be a phase 1 or a phase 2 key. This is useful for drivers who need to provide tkip key to their HW to enable HW encryption. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>