Home
last modified time | relevance | path

Searched refs:MBEDTLS_VERSION_NUMBER (Results 1 – 7 of 7) sorted by relevance

/mbedtls/include/mbedtls/
A Dbuild_info.h36 #define MBEDTLS_VERSION_NUMBER 0x03060000 macro
113 MBEDTLS_CONFIG_VERSION > MBEDTLS_VERSION_NUMBER)
/mbedtls/library/
A Dversion.c17 return MBEDTLS_VERSION_NUMBER; in mbedtls_version_get_number()
/mbedtls/tests/suites/
A Dtest_suite_version.function30 TEST_ASSERT(build_int == MBEDTLS_VERSION_NUMBER);
/mbedtls/programs/ssl/
A Dssl_client2.c1070 MBEDTLS_VERSION_NUMBER); in main()
1658 MBEDTLS_VERSION_STRING_FULL, MBEDTLS_VERSION_NUMBER); in main()
A Dssl_server2.c1856 MBEDTLS_VERSION_NUMBER); in main()
2552 MBEDTLS_VERSION_STRING_FULL, MBEDTLS_VERSION_NUMBER); in main()
/mbedtls/docs/
A D3.0-migration-guide.md58 used by the Mbed TLS release whose `MBEDTLS_VERSION_NUMBER` has the same
/mbedtls/
A DChangeLog1909 used by the Mbed TLS release whose MBEDTLS_VERSION_NUMBER has the same

Completed in 25 milliseconds