Home
last modified time | relevance | path

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

/mbedtls/tests/suites/
A 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 |
/mbedtls/include/mbedtls/
A Dbuild_info.h27 #define MBEDTLS_VERSION_MAJOR 3 macro
/mbedtls/library/
A Dssl_tls.c4172 MBEDTLS_VERSION_MAJOR,
4986 MBEDTLS_VERSION_MAJOR,

Completed in 18 milliseconds