aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDave Watson <[email protected]>2018-12-10 19:59:26 +0000
committerHerbert Xu <[email protected]>2018-12-23 11:52:42 +0800
commitec8c02d9a30b8324d7aae9e4e7a08973a8eaa8b4 (patch)
treec02c25aaf62e53d68b66a754356315502e3c98fb /tools/perf/scripts/python/export-to-sqlite.py
parent517a448e09846732d46e983a2195002d05857919 (diff)
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Introduce READ_PARTIAL_BLOCK macro, and use it in the two existing partial block cases: AAD and the end of ENC_DEC. In particular, the ENC_DEC case should be faster, since we read by 8/4 bytes if possible. This macro will also be used to read partial blocks between enc_update and dec_update calls. Signed-off-by: Dave Watson <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions