Searched refs:MBEDTLS_VERSION_MAJOR (Results 1 – 5 of 5) sorted by relevance
/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_version.function | 20 mbedtls_snprintf( build_str, 100, "%d.%d.%d", MBEDTLS_VERSION_MAJOR, 23 mbedtls_snprintf( build_str_full, 100, "mbed TLS %d.%d.%d", MBEDTLS_VERSION_MAJOR, 26 build_int = MBEDTLS_VERSION_MAJOR << 24 |
|
/openthread-3.6.0/third_party/mbedtls/repo/include/mbedtls/ |
D | version.h | 39 #define MBEDTLS_VERSION_MAJOR 2 macro
|
D | compat-1.3.h | 1332 #define POLARSSL_VERSION_MAJOR MBEDTLS_VERSION_MAJOR
|
/openthread-3.6.0/third_party/mbedtls/repo/library/ |
D | ssl_tls.c | 5346 MBEDTLS_VERSION_MAJOR, 6207 MBEDTLS_VERSION_MAJOR,
|
/openthread-3.6.0/third_party/mbedtls/repo/scripts/data_files/ |
D | rename-1.3-2.0.txt | 894 POLARSSL_VERSION_MAJOR MBEDTLS_VERSION_MAJOR
|