mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-22 12:00:35 -04:00
Fix spelling of psa_generate_random()
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
fbab8c1df1
commit
2ee5c55c79
@ -1,5 +1,5 @@
|
||||
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.
|
||||
Please refer to the migration guide at :
|
||||
tf-psa-crypto/docs/4.0-migration-guide.md.
|
||||
|
Loading…
x
Reference in New Issue
Block a user