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:
957e0fe
)
crypto: tcrypt - Switch to new AEAD interface
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 27 May 2015 08:03:51 +0000
(16:03 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:21 +0000
(11:23 +0800)
This patch makes use of the new AEAD interface which uses a single
SG list instead of separate lists for the AD and plain text.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c
patch
|
blob
|
history
diff --cc
crypto/tcrypt.c
Simple merge