removed whitespace

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-03-28 07:47:50 +00:00
parent d1c2d254ca
commit b430f8235c
+1 -1
View File
@@ -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_get_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.