summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
diff options
context:
space:
mode:
authorCristian Stoica <cristian.stoica@freescale.com>2015-01-28 11:03:05 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-02-04 20:59:41 +1100
commit2e037a4bc5daed2cd453599a3a8420ad2ef199c5 (patch)
tree4c9ccc05935175bca4816fe660f9678b5fbc995e /crypto/tcrypt.c
parent9ac171c026475175c25ea3b0c0ac7d67100b2d8d (diff)
downloadlinux-crypto-2e037a4bc5daed2cd453599a3a8420ad2ef199c5.tar.gz
linux-crypto-2e037a4bc5daed2cd453599a3a8420ad2ef199c5.zip
crypto: testmgr - limit IV copy length in aead tests
The working copy of IV is the same size as the transformation's IV. It is not necessary to copy more than that from the template since iv_len is usually less than MAX_IVLEN and the rest of the copied data is garbage. Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions