mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-21 14:53:42 +03:00
Fix spelling of psa_generate_random()
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
API changes
|
API changes
|
||||||
* All API functions now use the PSA random generator psa_get_random()
|
* All API functions now use the PSA random generator psa_generate_random()
|
||||||
internally. As a consequence, functions no longer take RNG parameters.
|
internally. As a consequence, functions no longer take RNG parameters.
|
||||||
Please refer to the migration guide at :
|
Please refer to the migration guide at :
|
||||||
tf-psa-crypto/docs/4.0-migration-guide.md.
|
tf-psa-crypto/docs/4.0-migration-guide.md.
|
||||||
|
Reference in New Issue
Block a user