mac80211: simplify buffers in aes_128_cmac_vector
authorJohannes Berg <johannes.berg@intel.com>
Sun, 19 Aug 2012 12:51:44 +0000 (14:51 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Aug 2012 12:03:18 +0000 (14:03 +0200)
commitd348f69f59af769c405c2f43a2d326d7123ef75a
treebbd28dc224d22f90e754fc9f6e192a9415b59538
parent8b3d1cc213f96bfffb5b7808d859b9ad26149e82
mac80211: simplify buffers in aes_128_cmac_vector

There's no need to use a single scratch buffer and
calculate offsets into it, just use two separate
buffers for the separate variables.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/aes_cmac.c
This page took 0.026079 seconds and 5 git commands to generate.