Searched refs:MBEDTLS_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance
/mbedtls-latest/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 |
|
/mbedtls-latest/include/mbedtls/ |
D | build_info.h | 27 #define MBEDTLS_VERSION_MAJOR 3 macro
|
/mbedtls-latest/library/ |
D | ssl_tls.c | 4172 MBEDTLS_VERSION_MAJOR, 4986 MBEDTLS_VERSION_MAJOR,
|