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:
5bdd5de
)
crypto: shash - Remove usage of CRYPTO_MINALIGN
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 19 May 2010 01:50:58 +0000
(11:50 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 19 May 2010 01:50:58 +0000
(11:50 +1000)
The macro CRYPTO_MINALIGN is not meant to be used directly. This
patch replaces it with crypto_tfm_ctx_alignment.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found