diff options
| author | Ard Biesheuvel <[email protected]> | 2019-07-02 21:41:33 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-07-26 14:56:06 +1000 |
| commit | 5bb12d7825adf0e80b849a273834f3131a6cc4e1 (patch) | |
| tree | 588cb7e5183d7e194a94c944736f721bc425634c /tools/perf/scripts/python | |
| parent | c184472902d87189082e5a349051197e252ae9af (diff) | |
crypto: aes-generic - drop key expansion routine in favor of library version
Drop aes-generic's version of crypto_aes_expand_key(), and switch to
the key expansion routine provided by the AES library. AES key expansion
is not performance critical, and it is better to have a single version
shared by all AES implementations.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions