commit | e9b8d2c20a8749601f44c267590c954d222e9b3e | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 09 07:17:28 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 14:56:47 2015 +0800 |
tree | 61128d6e8ab5977bda04ea624964724e498760ee | |
parent | 34a1c740ea87b5077d1060448a05db14f5f29960 [diff] |
crypto: aesni - Use new IV convention This patch converts rfc4106 to the new calling convention where the IV is now in the AD and needs to be skipped. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>