Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dssl_client.c886 int hostname_mismatch = ssl->hostname != NULL || in ssl_prepare_client_hello() local
889 hostname_mismatch = strcmp( in ssl_prepare_client_hello()
893 if (hostname_mismatch) { in ssl_prepare_client_hello()

Completed in 2 milliseconds