From: Alex Porosanu Date: Mon, 11 Aug 2014 08:40:17 +0000 (+0300) Subject: crypto: caam - enable raw data instead of von Neumann data X-Git-Tag: fixes-for-v3.18-merge-window~17^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ffbfc182bc148f44840bdd3970ea4c8bf80c3c;p=pandora-kernel.git 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-diff-tree failed