mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 04:01:19 +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.