Searched refs:from_tls_error (Results 1 – 2 of 2) sorted by relevance
312 HttpClientError::from_tls_error( in https_connect()319 HttpClientError::from_tls_error( in https_connect()
148 pub(crate) fn from_tls_error<T>(kind: ErrorKind, err: T) -> Self in from_tls_error() method