mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-19 06:58:24 +08:00

Implement support for MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG. For test purposes, write an implementation that uses libc rand(). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>