Searched refs:ERRSTR (Results 1 – 2 of 2) sorted by relevance
366 #define ERRSTR(x) ERRSTR1("_ssl.c", STRINGIFY2(__LINE__), x) macro712 ERRSTR("The handshake operation timed out")); in PySSL_SSLdo_handshake()716 ERRSTR("Underlying socket has been closed.")); in PySSL_SSLdo_handshake()720 ERRSTR("Underlying socket too large for select().")); in PySSL_SSLdo_handshake()956 ERRSTR("No method for internalizing subjectAltName!")); in _get_peer_alt_names()
539 #define ERRSTR(x) ERRSTR1("_ssl.c", Py_STRINGIFY(__LINE__), x) macro1106 ERRSTR("The handshake operation timed out")); in _ssl__SSLSocket_do_handshake_impl()1110 ERRSTR("Underlying socket has been closed.")); in _ssl__SSLSocket_do_handshake_impl()1114 ERRSTR("Underlying socket too large for select().")); in _ssl__SSLSocket_do_handshake_impl()