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:
cf154b7
)
ARM: move AES typedefs and function prototypes to separate header
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Sun, 15 Sep 2013 15:10:43 +0000
(17:10 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Fri, 4 Oct 2013 07:26:54 +0000
(09:26 +0200)
Put the struct definitions for AES keys and the asm function prototypes in a
separate header and export the asm functions from the module.
This allows other drivers to use them directly.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
No differences found