aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorSteffen Klassert <[email protected]>2009-04-15 20:45:03 +0800
committerHerbert Xu <[email protected]>2009-04-15 20:45:03 +0800
commitabe5fa7899fb5809ddc7336d8dd0edd5b2b96665 (patch)
treec6fe662b346cbad62b6577ae91dd408f9ab3d63c /tools/perf/scripts/python/Perf-Trace-Util
parent295c01f90db2b8b8394e1f7cde59b96d71f98e07 (diff)
crypto: eseqiv - Fix IV generation for sync algorithms
If crypto_ablkcipher_encrypt() returns synchronous, eseqiv_complete2() is called even if req->giv is already the pointer to the generated IV. The generated IV is overwritten with some random data in this case. This patch fixes this by calling eseqiv_complete2() just if the generated IV has to be copied to req->giv. Signed-off-by: Steffen Klassert <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions