Home
last modified time | relevance | path

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

/mbedtls-development/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-development/include/mbedtls/
A Dbuild_info.h39 #define MBEDTLS_VERSION_MAJOR 3 macro
/mbedtls-development/library/
A Dssl_tls.c4625 MBEDTLS_VERSION_MAJOR,
5628 MBEDTLS_VERSION_MAJOR,

Completed in 14 milliseconds