From e5ffbfc182bc148f44840bdd3970ea4c8bf80c3c Mon Sep 17 00:00:00 2001 From: Alex Porosanu Date: Mon, 11 Aug 2014 11:40:17 +0300 Subject: [PATCH] crypto: caam - enable raw data instead of von Neumann data The sampling of the oscillator can be done in multiple modes for generating the entropy value. By default, this is set to von Neumann. This patch changes the sampling to raw data, since it has been discovered that the generated entropy has a better 'quality'. Signed-off-by: Alex Porosanu Signed-off-by: Herbert Xu --- Reading git-format-patch failed