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:
e9b8d2c
)
crypto: gcm - Use new IV convention
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 8 Jul 2015 23:17:30 +0000
(07:17 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 14 Jul 2015 06:56:47 +0000
(14:56 +0800)
This patch converts rfc4106 to the new calling convention where
the IV is now part of the AD and needs to be skipped. This patch
also makes use of the new type-safe way of freeing instances.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/gcm.c
patch
|
blob
|
history
diff --cc
crypto/gcm.c
Simple merge