Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dssl.h1924 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h2020 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint);
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c1599 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) in mbedtls_ssl_conf_endpoint() function
5183 mbedtls_ssl_conf_endpoint(conf, endpoint); in mbedtls_ssl_config_defaults()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c1627 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) in mbedtls_ssl_conf_endpoint() function
5861 mbedtls_ssl_conf_endpoint(conf, endpoint); in mbedtls_ssl_config_defaults()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ssl.function2816 mbedtls_ssl_conf_endpoint(&conf, endpoint);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ssl.function2981 mbedtls_ssl_conf_endpoint(&conf, endpoint);