Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_conf_get_endpoint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dssl.h1934 static inline int mbedtls_ssl_conf_get_endpoint(const mbedtls_ssl_config *conf) in mbedtls_ssl_conf_get_endpoint() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h2030 static inline int mbedtls_ssl_conf_get_endpoint(const mbedtls_ssl_config *conf) in mbedtls_ssl_conf_get_endpoint() function
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ssl.function2822 TEST_EQUAL(mbedtls_ssl_conf_get_endpoint(
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ssl.function2988 TEST_EQUAL(mbedtls_ssl_conf_get_endpoint(
/aosp_15_r20/external/mbedtls/
H A DChangeLog150 * Add getter (mbedtls_ssl_conf_get_endpoint()) to access
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog410 * Add getter (mbedtls_ssl_conf_get_endpoint()) to access