diff options
author | Ard Biesheuvel <[email protected]> | 2019-09-04 10:56:32 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-09-09 23:48:41 +1000 |
commit | f6680cbdb258709fe650d1e52ee1f4b9eee1ca96 (patch) | |
tree | 74e5da614ab55494c6b3ddb249fb4e84893089cd /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c552ffb5c93d9d65aaf34f5f001c4e7e8484ced1 (diff) |
crypto: x86/aes-ni - use AES library instead of single-use AES cipher
The RFC4106 key derivation code instantiates an AES cipher transform
to encrypt only a single block before it is freed again. Switch to
the new AES library which is more suitable for such use cases.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions