mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-28 07:01:08 +01:00
The seed file is part of the stable interface of PSA_CRYPTO_INJECT_ENTROPY, because it has to survive a library upgrade on a device. So check that its existence and content are as expected at each point in the tested life cycle. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>