mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
doc: update USE_PSA_CRYPTO description
Signed-off-by: valerio <valerio.setti@nordicsemi.no>
This commit is contained in:
@@ -1931,7 +1931,8 @@
|
|||||||
* break backwards compatibility.
|
* break backwards compatibility.
|
||||||
*
|
*
|
||||||
* \warning If you enable this option, you need to call `psa_crypto_init()`
|
* \warning If you enable this option, you need to call `psa_crypto_init()`
|
||||||
* before calling any function from the SSL/TLS, X.509 or PK modules.
|
* before calling any function from the SSL/TLS, X.509 or PK modules, except
|
||||||
|
* for the various mbedtls_xxx_init() functions which can be called at any time.
|
||||||
*
|
*
|
||||||
* \note An important and desirable effect of this option is that it allows
|
* \note An important and desirable effect of this option is that it allows
|
||||||
* PK, X.509 and TLS to take advantage of PSA drivers. For example, enabling
|
* PK, X.509 and TLS to take advantage of PSA drivers. For example, enabling
|
||||||
|
Reference in New Issue
Block a user