diff options
author | Conor McLoughlin | 2018-02-13 08:29:56 +0000 |
---|---|---|
committer | Herbert Xu | 2018-02-22 22:16:32 +0800 |
commit | 333e18c5cc74438f8940c7f3a8b3573748a371f9 (patch) | |
tree | 41e57210745fa8e83ff74d964e8aff5de2d11882 /sound/soc/omap | |
parent | 57240a78be90d0ecdf6956e925d673bbcced5c32 (diff) |
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
The RSA private key for the first form should have
version, prime1, prime2, exponent1, exponent2, coefficient
values 0.
With non-zero values for prime1,2, exponent 1,2 and coefficient
the Intel QAT driver will assume that values are provided for the
private key second form. This will result in signature verification
failures for modules where QAT device is present and the modules
are signed with rsa,sha256.
Cc: <stable@vger.kernel.org>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Conor McLoughlin <conor.mcloughlin@intel.com>
Reviewed-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/soc/omap')
0 files changed, 0 insertions, 0 deletions