diff options
| author | 2016-06-14 07:35:37 +0200 | |
|---|---|---|
| committer | 2016-06-15 17:07:53 +0800 | |
| commit | a07203fbfcf146b737781ee4658ed198956036ca (patch) | |
| tree | 9e9363c209c5180745039ed672b9b5f0682315a6 /include | |
| parent | crypto: drbg - use aligned buffers (diff) | |
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')
0 files changed, 0 insertions, 0 deletions
