diff options
| author | Ard Biesheuvel <[email protected]> | 2019-08-19 17:17:36 +0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:27 +1000 |
| commit | 735177ca148af5049e9e98b38eaba0c769182655 (patch) | |
| tree | 190cd08276484c02440b781f526b9216b8542e28 /scripts/gdb/linux/tasks.py | |
| parent | 65d0042b529048b80dcb1b6b4a738a8f71828146 (diff) | |
crypto: arm64/aes - implement accelerated ESSIV/CBC mode
Add an accelerated version of the 'essiv(cbc(aes),sha256)' skcipher,
which is used by fscrypt or dm-crypt on systems where CBC mode is
signficantly more performant than XTS mode (e.g., when using a h/w
accelerator which supports the former but not the latter) This avoids
a separate call into the AES cipher for every invocation.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions