]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49e7dd1c67f96350e5438dd4c6cade09413a2625
treebad61ecfeb5af01f2b41c678f8efe2843cbf6d40
parent8857064120672cb93deb375c78e6a4845f54f830
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