Searched refs:PrintConnectionInfo (Results 1 – 4 of 4) sorted by relevance
36 void PrintConnectionInfo(const SSL *ssl);
253 PrintConnectionInfo(ssl.get()); in Server()
253 PrintConnectionInfo(ssl.get()); in DoConnection()
246 void PrintConnectionInfo(const SSL *ssl) { in PrintConnectionInfo() function