]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - crypto/tcrypt.c
crypto: tcrypt - do not allocate iv on stack for aead speed tests
authorCristian Stoica <cristian.stoica@freescale.com>
Wed, 28 Jan 2015 11:07:32 +0000 (13:07 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 4 Feb 2015 09:59:42 +0000 (20:59 +1100)
commit96692a7305c49845e3cbf5a60cfcb207c5dc4030
treea2afc355521cbe087c26e550c39a44995186a72e
parent424a5da6919073392c11345d1b7baa9f31c62734
crypto: tcrypt - do not allocate iv on stack for aead speed tests

See also: 9bac019dad8098a77cce555d929f678e22111783

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c