diff options
author | Stephan Mueller <smueller@chronox.de> | 2016-06-14 08:35:37 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-06-15 12:07:53 +0300 |
commit | a07203fbfcf146b737781ee4658ed198956036ca (patch) | |
tree | 9e9363c209c5180745039ed672b9b5f0682315a6 /scripts/Makefile.extrawarn | |
parent | 3cfc3b97211238ffc1a7885ebe62f899180fe043 (diff) | |
download | linux-a07203fbfcf146b737781ee4658ed198956036ca.tar.xz |
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 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions