Home
last modified time | relevance | path

Searched refs:BUFFEREVENT_SSL_OPEN (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_ssl.h50 BUFFEREVENT_SSL_OPEN = 0, enumerator
/freebsd/contrib/libevent/include/event2/
H A Dbufferevent_ssl.h50 BUFFEREVENT_SSL_OPEN = 0, enumerator
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c1025 case BUFFEREVENT_SSL_OPEN: in do_handshake()
1039 bev_ssl->state = BUFFEREVENT_SSL_OPEN; in do_handshake()
1143 if (cbinfo->n_added && bev_ssl->state == BUFFEREVENT_SSL_OPEN) { in be_openssl_outbuf_cb()
1287 case BUFFEREVENT_SSL_OPEN: in be_openssl_set_fd()
1397 if (state == BUFFEREVENT_SSL_OPEN) in bufferevent_openssl_new_impl()
/freebsd/contrib/libevent/
H A Dbufferevent_openssl.c1025 case BUFFEREVENT_SSL_OPEN: in do_handshake()
1039 bev_ssl->state = BUFFEREVENT_SSL_OPEN; in do_handshake()
1143 if (cbinfo->n_added && bev_ssl->state == BUFFEREVENT_SSL_OPEN) { in be_openssl_outbuf_cb()
1287 case BUFFEREVENT_SSL_OPEN: in be_openssl_set_fd()
1397 if (state == BUFFEREVENT_SSL_OPEN) in bufferevent_openssl_new_impl()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c433 int state1 = is_open ? BUFFEREVENT_SSL_OPEN :BUFFEREVENT_SSL_CONNECTING; in open_ssl_bufevs()
434 int state2 = is_open ? BUFFEREVENT_SSL_OPEN :BUFFEREVENT_SSL_ACCEPTING; in open_ssl_bufevs()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c433 int state1 = is_open ? BUFFEREVENT_SSL_OPEN :BUFFEREVENT_SSL_CONNECTING; in open_ssl_bufevs()
434 int state2 = is_open ? BUFFEREVENT_SSL_OPEN :BUFFEREVENT_SSL_ACCEPTING; in open_ssl_bufevs()