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:
db5e9a4
)
[CRYPTO] padlock: Update private header file
author
Michal Ludvig
<michal@logix.cz>
Sat, 15 Jul 2006 00:23:49 +0000
(10:23 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:40:22 +0000
(11:40 +1000)
PADLOCK_CRA_PRIORITY is shared between padlock-aes and padlock-sha
so it should be in the header.
On the other hand "struct cword" is only used in padlock-aes.c
so it's unnecessary to have it in padlock.h
Signed-off-by: Michal Ludvig <michal@logix.cz>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found