mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 22:20:30 +00:00
doc: update use-psa-crypto.md
Signed-off-by: valerio <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
32f2ac9a18
commit
95e57c3517
@ -13,7 +13,8 @@ General considerations
|
||||
|
||||
**Application code:** when this option is enabled, you need to call
|
||||
`psa_crypto_init()` before calling any function from the SSL/TLS, X.509 or PK
|
||||
module.
|
||||
modules, except for the various mbedtls_xxx_init() functions which can be called
|
||||
at any time.
|
||||
|
||||
**Why enable this option:** to fully take advantage of PSA drivers in PK,
|
||||
X.509 and TLS. For example, enabling this option is what allows use of drivers
|
||||
|
Loading…
x
Reference in New Issue
Block a user