Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_client.c902 return mbedtls_ssl_session_set_hostname(session_negotiate, in ssl_prepare_client_hello()
H A Dssl_misc.h2942 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session,
H A Dssl_tls.c308 ret = mbedtls_ssl_session_set_hostname(dst, src->hostname); in mbedtls_ssl_session_copy()
9686 int mbedtls_ssl_session_set_hostname(mbedtls_ssl_session *session, in mbedtls_ssl_session_set_hostname() function