mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
crypto_legacy: fix initial comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
3a96227706
commit
9c5c2a4b71
@ -4,8 +4,8 @@
|
|||||||
* \brief Add temporary suppport for deprecated symbols before they are
|
* \brief Add temporary suppport for deprecated symbols before they are
|
||||||
* removed from the library.
|
* removed from the library.
|
||||||
*
|
*
|
||||||
* PSA_WANT_KEY_TYPE_xxx_KEY_PAIR_LEGACY and
|
* PSA_WANT_KEY_TYPE_xxx_KEY_PAIR and MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR
|
||||||
* MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR_LEGACY symbols are deprecated.
|
* symbols are deprecated.
|
||||||
* New symols add a suffix to that base name in order to clearly state what is
|
* New symols add a suffix to that base name in order to clearly state what is
|
||||||
* the expected use for the key (use, import, export, generate, derive).
|
* the expected use for the key (use, import, export, generate, derive).
|
||||||
* Here we define some backward compatibility support for uses stil using
|
* Here we define some backward compatibility support for uses stil using
|
||||||
|
Loading…
Reference in New Issue
Block a user