commit | 34a1c740ea87b5077d1060448a05db14f5f29960 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 09 07:17:26 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 14:56:46 2015 +0800 |
tree | bad61ecfeb5af01f2b41c678f8efe2843cbf6d40 | |
parent | 8537544679272b77b8bca1e02263bee4bbea14e6 [diff] |
crypto: tcrypt - Add support for new IV convention This patch allows the AEAD speed tests to cope with the new seqiv calling convention as well as the old one. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>