Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
This reverts commit 421d82f5.
None of the data zeroed are on the stack so the compiler cannot
optimise them away.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Loading
Please register or sign in to comment