Home
last modified time | relevance | path

Searched refs:RENEG_ABORT (Results 1 – 12 of 12) sorted by relevance

/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/src/
H A Dsslnetwork.c182 if (con->reneg_state == RENEG_ABORT) { in wait_for_io_or_timeout()
402 if (con->reneg_state == RENEG_ABORT) { in ssl_socket_recv()
474 if (con->reneg_state == RENEG_ABORT) { in ssl_socket_send()
H A Dsslutils.c438 con->reneg_state = RENEG_ABORT; in SSL_callback_handshake()
/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/include/
H A Dssl_private.h350 RENEG_ABORT /* Renegotiation initiated by client, abort the enumerator
/dports/www/pound/Pound-2.8/
H A Dpound.h431 typedef enum { RENEG_INIT=0, RENEG_REJECT, RENEG_ALLOW, RENEG_ABORT } RENEG_STATE; enumerator
H A Dhttp.c317 if (bio_arg->reneg_state != NULL && *bio_arg->reneg_state == RENEG_ABORT) { in bio_callback()
H A Dsvc.c1780 *reneg_state = RENEG_ABORT;
/dports/www/htdigest/httpd-2.4.6/modules/ssl/
H A Dssl_private.h486 RENEG_ABORT /* Renegotiation initiated by client, abort the enumerator
H A Dssl_engine_io.c191 if (outctx->filter_ctx->config->reneg_state == RENEG_ABORT) { in bio_filter_out_write()
442 if (inctx->filter_ctx->config->reneg_state == RENEG_ABORT) { in bio_filter_in_read()
H A Dssl_engine_kernel.c1924 scr->reneg_state = RENEG_ABORT; in ssl_callback_Info()
/dports/www/apache24/httpd-2.4.53/modules/ssl/
H A Dssl_private.h555 RENEG_ABORT /* Renegotiation initiated by client, abort the enumerator
H A Dssl_engine_io.c213 if (outctx->filter_ctx->config->reneg_state == RENEG_ABORT) { in bio_filter_out_write()
478 if (inctx->filter_ctx->config->reneg_state == RENEG_ABORT) { in bio_filter_in_read()
H A Dssl_engine_kernel.c2300 sslconn->reneg_state = RENEG_ABORT; in ssl_callback_Info()