Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_ARIA_FEATURE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Daria.h60 #define MBEDTLS_ERR_ARIA_FEATURE_UNAVAILABLE -0x005A /**< Feature not available. For example, an … macro
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/
A Dmp_mbedtls_errors.c427 { -(MBEDTLS_ERR_ARIA_FEATURE_UNAVAILABLE), "ARIA_FEATURE_UNAVAILABLE" },
/AliOS-Things-master/components/mbedtls/library/
A Derror.c625 if( use_ret == -(MBEDTLS_ERR_ARIA_FEATURE_UNAVAILABLE) ) in mbedtls_strerror()

Completed in 5 milliseconds