diff options
author | 2018-12-10 19:59:38 +0000 | |
---|---|---|
committer | 2018-12-23 11:52:42 +0800 | |
commit | e044d5056396029cc12ed5354aa2a073b747195a (patch) | |
tree | c674c6608a3cbe61b068d2b043c00b31656d46ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: aesni - Introduce READ_PARTIAL_BLOCK macro (diff) | |
download | linux-dev-e044d5056396029cc12ed5354aa2a073b747195a.tar.xz linux-dev-e044d5056396029cc12ed5354aa2a073b747195a.zip |
crypto: aesni - Introduce partial block macro
Before this diff, multiple calls to GCM_ENC_DEC will
succeed, but only if all calls are a multiple of 16 bytes.
Handle partial blocks at the start of GCM_ENC_DEC, and update
aadhash as appropriate.
The data offset %r11 is also updated after the partial block.
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions