commit | 851c9dbad200538bdd181c7d7db98300911fc100 | [log] [tgz] |
---|---|---|
author | gaurav rana <gaurav.rana@freescale.com> | Thu Dec 04 13:00:41 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Mon Dec 15 09:16:26 2014 -0800 |
tree | e181cc948bf39d820e00caffa4482fddd40065ec | |
parent | 2a8b34220dcf2b99fd71c8190ac6689a87102c66 [diff] |
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>