Home
last modified time | relevance | path

Searched hist:"851 c9dbad200538bdd181c7d7db98300911fc100" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Djr.c851c9dbad200538bdd181c7d7db98300911fc100 Thu Dec 04 07:30:41 UTC 2014 gaurav rana <gaurav.rana@freescale.com> crypto/fsl: Fix RNG instantiation failure.

Corrected the order of arguments in memset in run_descriptor
function. Wrong order of argumnets led to improper initialization
of members of struct type result. This resulted in RNG instantiation
error.

Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>