Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_version.function20 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-latest/third_party/mbedtls/repo/include/mbedtls/
Dbuild_info.h27 #define MBEDTLS_VERSION_MAJOR 3 macro
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_tls.c4172 MBEDTLS_VERSION_MAJOR,
4986 MBEDTLS_VERSION_MAJOR,