Home
last modified time | relevance | path

Searched defs:MBEDTLS_PLATFORM_STD_EXIT (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dplatform.h85 #define MBEDTLS_PLATFORM_STD_EXIT exit /**< The default \c exit function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/mbedtls/
Dplatform.h93 #define MBEDTLS_PLATFORM_STD_EXIT exit /**< The default \c exit function to use. */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dplatform.c239 #define MBEDTLS_PLATFORM_STD_EXIT platform_exit_uninit macro