diff options
author | 2017-01-27 16:09:08 +0530 | |
---|---|---|
committer | 2017-02-03 18:16:15 +0800 | |
commit | 8356ea515ba1396d6a24dd1e80f101ee9a20ff3c (patch) | |
tree | e12ffcd9bc606479622a42fad8b3dbb46096a9b9 /tools/perf/scripts/python | |
parent | crypto: chcr - fix itnull.cocci warnings (diff) | |
download | linux-dev-8356ea515ba1396d6a24dd1e80f101ee9a20ff3c.tar.xz linux-dev-8356ea515ba1396d6a24dd1e80f101ee9a20ff3c.zip |
crypto: chcr - Use cipher instead of Block Cipher in gcm setkey
1 Block of encrption can be done with aes-generic. no need of
cbc(aes). This patch replaces cbc(aes-generic) with aes-generic.
Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions