git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1fb9c
)
mac80211: port CCMP to cryptoapi's CCM driver
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Thu, 10 Oct 2013 07:55:20 +0000
(09:55 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 11 Oct 2013 13:38:20 +0000
(15:38 +0200)
Use the generic CCM aead chaining mode driver rather than a local
implementation that sits right on top of the core AES cipher.
This allows the use of accelerated implementations of either
CCM as a whole or the CTR mode which it encapsulates.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found