aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2016-06-14 07:35:37 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-15 17:07:53 +0800
commita07203fbfcf146b737781ee4658ed198956036ca (patch)
tree9e9363c209c5180745039ed672b9b5f0682315a6 /include/crypto
parentcrypto: drbg - use aligned buffers (diff)
downloadlinux-dev-a07203fbfcf146b737781ee4658ed198956036ca.tar.xz
linux-dev-a07203fbfcf146b737781ee4658ed198956036ca.zip
crypto: drbg - use full CTR AES for update
The CTR DRBG update function performs a full CTR AES operation including the XOR with "plaintext" data. Hence, remove the XOR from the code and use the CTR mode to do the XOR. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions