mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-21 09:27:22 +00:00
`psa_random_reseed()` is privileged. Hash, MAC and XOF are low-risk per https://github.com/Mbed-TLS/TF-PSA-Crypto/issues/795 . Signed-off-by: Gilles Peskine <[email protected]>