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