diff options
author | Dave Watson <davejwatson@fb.com> | 2018-12-10 22:59:38 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-23 06:52:42 +0300 |
commit | e044d5056396029cc12ed5354aa2a073b747195a (patch) | |
tree | c674c6608a3cbe61b068d2b043c00b31656d46ad /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ec8c02d9a30b8324d7aae9e4e7a08973a8eaa8b4 (diff) | |
download | linux-e044d5056396029cc12ed5354aa2a073b747195a.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions