removed whitespace

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-03-20 07:24:20 +00:00
parent d1c2d254ca
commit b430f8235c

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.