diff options
author | Horia Geanta <horia.geanta@freescale.com> | 2013-11-28 13:11:18 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-04-08 00:32:46 (GMT) |
commit | 86f79d89581ac3fe15ed91d921820b825c4b84bf (patch) | |
tree | 1674024f6bc7525e93b987499a2186fd924edec3 /firmware/yam | |
parent | 3a67250db8c308159507978655b51bc76471b688 (diff) | |
download | linux-fsl-qoriq-86f79d89581ac3fe15ed91d921820b825c4b84bf.tar.xz |
crypto: testmgr - fix sglen in test_aead for case 'dst != src'
Commit d8a32ac25698cd60b02bed2100379803c7f964e3 (crypto: testmgr - make
test_aead also test 'dst != src' code paths) added support for different
source and destination buffers in test_aead.
This patch modifies the source and destination buffer lengths accordingly:
the lengths are not equal since encryption / decryption adds / removes
the ICV.
Cc: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
(cherry picked from commit 8ec25c51291681bd68bdc290b35f2e61fa601c21)
Diffstat (limited to 'firmware/yam')
0 files changed, 0 insertions, 0 deletions