commit | 7c70537f97fe35f46762247a4bda72c16d585736 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jun 11 14:22:00 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Sat Jun 14 12:18:13 2008 -0400 |
tree | 54c8ba7f5e1822f48a00ae3133492e0b4d624a4a | |
parent | c801242c38de247d82f12f6bf28bd19a280a12ae [diff] |
mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller Also change the arguments of the phase1, 2 key mixing to take a pointer to the encrytion key and the tkip_ctx in the same order. Do the dereference of the encryption key in the callers. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>