mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
switch to PSA crypto lib by default
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
* - @sa OPENTHREAD_CONFIG_CRYPTO_LIB_PLATFORM
|
||||
*/
|
||||
#ifndef OPENTHREAD_CONFIG_CRYPTO_LIB
|
||||
#define OPENTHREAD_CONFIG_CRYPTO_LIB OPENTHREAD_CONFIG_CRYPTO_LIB_MBEDTLS
|
||||
#define OPENTHREAD_CONFIG_CRYPTO_LIB OPENTHREAD_CONFIG_CRYPTO_LIB_PSA
|
||||
#endif
|
||||
|
||||
/** Use mbedtls as crypto library */
|
||||
|
||||
Reference in New Issue
Block a user