Searched hist:c4065517362ae9132ceaaec4103ed5ad6c9cfe92 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | fsl_sec.h | diff c4065517362ae9132ceaaec4103ed5ad6c9cfe92 Tue May 05 08:48:35 CDT 2015 Alex Porosanu <alexandru.porosanu@freescale.com> drivers/crypto/fsl: 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 <alexandru.porosanu@freescale.com> Acked-by: Ruchika Gupta<ruchika.gupta@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | jr.c | diff c4065517362ae9132ceaaec4103ed5ad6c9cfe92 Tue May 05 08:48:35 CDT 2015 Alex Porosanu <alexandru.porosanu@freescale.com> drivers/crypto/fsl: 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 <alexandru.porosanu@freescale.com> Acked-by: Ruchika Gupta<ruchika.gupta@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|