Searched hist:"7 b05a373" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/crypto/ |
H A D | gcm.c | 7b05a373 Wed Jul 08 18:17:30 CDT 2015 Herbert Xu <herbert@gondor.apana.org.au> crypto: gcm - Use new IV convention
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> 7b05a373 Wed Jul 08 18:17:30 CDT 2015 Herbert Xu <herbert@gondor.apana.org.au> crypto: gcm - Use new IV convention 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>
|