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:
66008d4
)
crypto: aead - Add type-safe geniv init/exit helpers
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 13 Aug 2015 09:28:58 +0000
(17:28 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 17 Aug 2015 08:53:44 +0000
(16:53 +0800)
This patch adds the helpers aead_init_geniv and aead_exit_geniv
which are type-safe and intended the replace the existing geniv
init/exit helpers.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found