Home
last modified time | relevance | path

Searched refs:log_cipher (Results 1 – 4 of 4) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/pop3d/
H A Dextra.c131 log_cipher (mu_stream_t stream) in log_cipher() function
188 log_cipher (str); in pop3d_setio()
253 log_cipher (tlsstream); in pop3d_init_tls_server()
/dports/mail/mailutils/mailutils-3.13/imap4d/
H A Dio.c23 log_cipher (mu_stream_t stream) in log_cipher() function
81 log_cipher (str); in io_setio()
150 log_cipher (tlsstream); in imap4d_init_tls_server()
/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c548 static h2o_iovec_t log_cipher(h2o_req_t *req) in log_cipher() function
1805 .cipher = log_cipher, in h2o_http3_server_accept()
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog10535 * imap4d/io.c (log_cipher): New function.
10536 (io_setio, imap4d_init_tls_server): Call log_cipher after
10540 * pop3d/extra.c (log_cipher): New function.
10541 (pop3d_setio,pop3d_init_tls_server): Call log_cipher after