Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_client.c888 int hostname_mismatch = context_hostname != NULL || in ssl_prepare_client_hello() local
891 hostname_mismatch = strcmp( in ssl_prepare_client_hello()
895 if (hostname_mismatch) { in ssl_prepare_client_hello()