diff options
author | Eric Biggers <ebiggers@google.com> | 2018-12-17 10:23:23 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-10 16:37:31 +0300 |
commit | ab57b33525c3221afaebd391458fa0cbcd56903d (patch) | |
tree | 46705ef8eb4a9574def091929841c7a75ec4360f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8f9c469348487844328e162db57112f7d347c49f (diff) | |
download | linux-ab57b33525c3221afaebd391458fa0cbcd56903d.tar.xz |
crypto: bcm - convert to use crypto_authenc_extractkeys()
Convert the bcm crypto driver to use crypto_authenc_extractkeys() so
that it picks up the fix for broken validation of rtattr::rta_len.
This also fixes the DES weak key check to actually be done on the right
key. (It was checking the authentication key, not the encryption key...)
Fixes: 9d12ba86f818 ("crypto: brcm - Add Broadcom SPU driver")
Cc: <stable@vger.kernel.org> # v4.11+
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions