changelog: fix text

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2024-03-11 15:46:40 +01:00
parent e095a67bb2
commit d286491ed7

View File

@ -1,5 +1,3 @@
Features
* The new function mbedtls_pk_copy_from_psa() provides a way to set up
a PK context starting from a PSA key. The new function
mbedtls_pk_copy_from_psa() provides a way to set up a PK context with the
same content as a PSA key.
* The new function mbedtls_pk_copy_from_psa() provides a way to set up a PK
context with the same content as a PSA key.