Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_client.c900 return mbedtls_ssl_session_set_hostname(session_negotiate, in ssl_prepare_client_hello()
H A Dssl_misc.h2851 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session,
H A Dssl_tls.c307 ret = mbedtls_ssl_session_set_hostname(dst, src->hostname); in mbedtls_ssl_session_copy()
9848 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session, in mbedtls_ssl_session_set_hostname() function
/aosp_15_r20/external/mbedtls/library/
H A Dssl_client.c905 return mbedtls_ssl_session_set_hostname(session_negotiate, in ssl_prepare_client_hello()
H A Dssl_misc.h2758 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session,
H A Dssl_tls.c291 ret = mbedtls_ssl_session_set_hostname(dst, src->hostname); in mbedtls_ssl_session_copy()
9535 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session, in mbedtls_ssl_session_set_hostname() function