Home
last modified time | relevance | path

Searched refs:tls_core_conn_bind (Results 1 – 3 of 3) sorted by relevance

/dports/www/apache24/httpd-2.4.53/modules/tls/
H A Dmod_tls.c119 tls_core_conn_bind(c, dir_conf); in tls_ssl_outgoing()
148 tls_core_conn_bind(c, dir_conf);
H A Dtls_core.h111 void tls_core_conn_bind(conn_rec *c, ap_conf_vector_t *dir_conf);
H A Dtls_core.c754 void tls_core_conn_bind(conn_rec *c, ap_conf_vector_t *dir_conf) in tls_core_conn_bind() function