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

/dovecot/src/lib-ssl-iostream/
H A Diostream-ssl-private.h37 bool (*has_handshake_failed)(const struct ssl_iostream *ssl_io); member in struct:iostream_ssl_vfuncs
H A Diostream-ssl.c210 return ssl_vfuncs->has_handshake_failed(ssl_io);
H A Diostream-openssl.c883 .has_handshake_failed = openssl_iostream_has_handshake_failed,

Completed in 13 milliseconds