| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-05 | Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" | 1 | -12/+11 | ||
| This reverts commit 421d82f5b3e75f94e31875e37d45cdf6a557c120. 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> | |||||
| 2014-12-29 | crypto: algif_rng - enable RNG interface compilation | 2 | -0/+10 | ||
| Enable compilation of the RNG AF_ALG support and provide a Kconfig option to compile the RNG AF_ALG support. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||||
