summaryrefslogtreecommitdiffstats
path: root/crypto/drbg.c
diff options
context:
space:
mode:
authorTom Lendacky2014-07-30 22:41:32 +0200
committerHerbert Xu2014-08-01 16:36:13 +0200
commit6391723293bb55f05b43973bbbc7a06822b50555 (patch)
tree7135736b047b64fbdba25688a06f45ca6e5c5bff /crypto/drbg.c
parentcrypto: testmgr - add missing spaces to drbg error strings (diff)
downloadkernel-qcow2-linux-6391723293bb55f05b43973bbbc7a06822b50555.tar.gz
kernel-qcow2-linux-6391723293bb55f05b43973bbbc7a06822b50555.tar.xz
kernel-qcow2-linux-6391723293bb55f05b43973bbbc7a06822b50555.zip
crypto: ccp - Do not sign extend input data to CCP
The CCP hardware interprets all numbers as unsigned numbers, therefore sign extending input data is not valid. Modify the function calls for RSA and ECC to not perform sign extending. This patch is based on the cryptodev-2.6 kernel tree. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/drbg.c')
0 files changed, 0 insertions, 0 deletions