crypto: tcrypt - Add support for new IV convention
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2015 23:17:26 +0000 (07:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2015 06:56:46 +0000 (14:56 +0800)
commit34a1c740ea87b5077d1060448a05db14f5f29960
treebad61ecfeb5af01f2b41c678f8efe2843cbf6d40
parent8537544679272b77b8bca1e02263bee4bbea14e6
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>
crypto/tcrypt.c