mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 12:11:10 +01:00
The crypto.c implementation of psa_inject_entropy() didn't match the declaration in crypto_extra.h. Use a const seed in both files.
The crypto.c implementation of psa_inject_entropy() didn't match the declaration in crypto_extra.h. Use a const seed in both files.