Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_session_get_id (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h2699 static inline unsigned const char (*mbedtls_ssl_session_get_id(const mbedtls_ssl_session * in mbedtls_ssl_session_get_id() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ssl.function2468 TEST_ASSERT(*mbedtls_ssl_session_get_id(&session) == session.id);