aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2017-11-22 11:51:35 -0800
committerHerbert Xu <[email protected]>2017-11-29 17:33:31 +1100
commitecf3220d882ae84844909ed6323032aac47aff93 (patch)
tree06a021d9e6773ea5f6511ee6e68d4522406b2380 /tools/perf/scripts/python/call-graph-from-sql.py
parentc3a536056374ef8412c7ffa13790303ec02d8f46 (diff)
crypto: chacha20 - Fix unaligned access when loading constants
The four 32-bit constants for the initial state of ChaCha20 were loaded from a char array which is not guaranteed to have the needed alignment. Fix it by just assigning the constants directly instead. Signed-off-by: Eric Biggers <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions