summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamian Muszynski <damian.muszynski@intel.com>2024-04-11 12:24:58 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-19 13:54:18 +0300
commit5d5bd24f415516b212d56e8a66fffd40cdaeab30 (patch)
treeb4c594ef3fb5942ce2abeb1e2db6c9385ef33cb7 /tools/perf/scripts/python
parentb924ecd305c43c41b21ab246e986e2a8effa5743 (diff)
downloadlinux-5d5bd24f415516b212d56e8a66fffd40cdaeab30.tar.xz
crypto: qat - implement dh fallback for primes > 4K
The Intel QAT driver provides support for the Diffie-Hellman (DH) algorithm, limited to prime numbers up to 4K. This driver is used by default on platforms with integrated QAT hardware for all DH requests. This has led to failures with algorithms requiring larger prime sizes, such as ffdhe6144. alg: ffdhe6144(dh): test failed on vector 1, err=-22 alg: self-tests for ffdhe6144(qat-dh) (ffdhe6144(dh)) failed (rc=-22) Implement a fallback mechanism when an unsupported request is received. Signed-off-by: Damian Muszynski <damian.muszynski@intel.com> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.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