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:
376e0d6
)
crypto: cryptd - Remove reference to crypto_aead_crt
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 13 Aug 2015 09:29:02 +0000
(17:29 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 17 Aug 2015 08:53:46 +0000
(16:53 +0800)
Pretty soon the crypto_aead encrypt/decrypt hooks will disappear
as they are now always identical to those in struct aead_alg.
This patch replaces the references to these hooks with the ones
from aead_alg instead.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/cryptd.c
patch
|
blob
|
history
diff --cc
crypto/cryptd.c
Simple merge