Searched refs:report_tls (Results 1 – 1 of 1) sorted by relevance
143 void report_tls(struct tls *tls_ctx, char * host);814 report_tls(tls_ctx, host); in tls_setup_client()841 report_tls(tls_cctx, host); in tls_setup_server()1718 report_tls(struct tls *tls_ctx, char *host) in report_tls() function