diff options
| author | Eric Biggers <[email protected]> | 2019-05-20 09:44:48 -0700 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-05-30 15:28:40 +0800 |
| commit | 2621a8699e81c0a4f17d7b98ef22f1f89975a7b5 (patch) | |
| tree | b0fdfeea8fc24554caf48d43d27ee2e199b377b5 /include/linux/debugobjects.h | |
| parent | 1fa0a7dcf7599f318e10e42ae66a0fe670fdc7bd (diff) | |
crypto: vmx - convert to skcipher API
Convert the VMX implementations of AES-CBC, AES-CTR, and AES-XTS from
the deprecated "blkcipher" API to the "skcipher" API.
As part of this, I moved the skcipher_request for the fallback algorithm
off the stack and into the request context of the parent algorithm.
I tested this in a PowerPC VM with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y.
Signed-off-by: Eric Biggers <[email protected]>
Tested-by: Michael Ellerman <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions