Searched hist:c2020b9d076931e13f808f879f12fd1dc0bc4d05 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/pta/ |
| H A D | system.c | c2020b9d076931e13f808f879f12fd1dc0bc4d05 Thu Mar 19 10:19:21 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: parameter check in system_rng_reseed()
Removes confusing comment in system_rng_reseed(). Removes the max limit on input buffer size, that's handled inside crypto_rng_add_event(). Also checks that the supplied buffer isn't NULL.
Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reported-by: Bastien Simondi <bsimondi@netflix.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|