]> git.baikalelectronics.ru Git - uboot.git/commit
crypto/fsl: instantiate the RNG with prediciton resistance
authorMichael Walle <michael@walle.cc>
Sat, 27 Jun 2020 20:58:52 +0000 (22:58 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:29 +0000 (14:16 +0530)
commitf663d23d9578a817ffcd636b468c99092fb2453b
tree87db229d42e28fd2e81472fd05212f5760bfa39f
parent7c73f2bbd51a791316f1780d2d15901a08d9e146
crypto/fsl: instantiate the RNG with prediciton resistance

If it is already instantiated tear it down first and then reinstanciate
it again with prediction resistance.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/crypto/fsl/desc.h
drivers/crypto/fsl/jobdesc.c
drivers/crypto/fsl/jobdesc.h
drivers/crypto/fsl/jr.c
include/fsl_sec.h