summaryrefslogtreecommitdiff
path: root/crypto/blkcipher.c
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
commitf680aeffce84245ff7ae73f17344f47a39e07349 (patch)
tree88a1b65d4ba1ea520b80867814289b9e29972617 /crypto/blkcipher.c
parentfaba028f3f7b4bb5afd23d840bd615ff839f05bd (diff)
downloadlinux-crypto-f680aeffce84245ff7ae73f17344f47a39e07349.tar.gz
linux-crypto-f680aeffce84245ff7ae73f17344f47a39e07349.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 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions