Lines Matching defs:bev_ssl
370 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) in put_error()
386 start_reading(struct bufferevent_openssl *bev_ssl) in start_reading()
407 start_writing(struct bufferevent_openssl *bev_ssl) in start_writing()
426 stop_reading(struct bufferevent_openssl *bev_ssl) in stop_reading()
440 stop_writing(struct bufferevent_openssl *bev_ssl) in stop_writing()
454 set_rbow(struct bufferevent_openssl *bev_ssl) in set_rbow()
463 set_wbor(struct bufferevent_openssl *bev_ssl) in set_wbor()
472 clear_rbow(struct bufferevent_openssl *bev_ssl) in clear_rbow()
486 clear_wbor(struct bufferevent_openssl *bev_ssl) in clear_wbor()
499 conn_closed(struct bufferevent_openssl *bev_ssl, int when, int errcode, int ret) in conn_closed()
554 init_bio_counts(struct bufferevent_openssl *bev_ssl) in init_bio_counts()
565 decrement_buckets(struct bufferevent_openssl *bev_ssl) in decrement_buckets()
587 do_read(struct bufferevent_openssl *bev_ssl, int n_to_read) { in do_read()
657 do_write(struct bufferevent_openssl *bev_ssl, int atmost) in do_write()
788 consider_reading(struct bufferevent_openssl *bev_ssl) in consider_reading()
858 consider_writing(struct bufferevent_openssl *bev_ssl) in consider_writing()
909 struct bufferevent_openssl *bev_ssl = ctx; in be_openssl_readcb() local
916 struct bufferevent_openssl *bev_ssl = ctx; in be_openssl_writecb() local
923 struct bufferevent_openssl *bev_ssl = ctx; in be_openssl_eventcb() local
948 struct bufferevent_openssl *bev_ssl = ptr; in be_openssl_readeventcb() local
962 struct bufferevent_openssl *bev_ssl = ptr; in be_openssl_writeeventcb() local
974 be_openssl_auto_fd(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) in be_openssl_auto_fd()
986 set_open_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) in set_open_callbacks()
1022 do_handshake(struct bufferevent_openssl *bev_ssl) in do_handshake()
1069 struct bufferevent_openssl *bev_ssl = ctx; in be_openssl_handshakecb() local
1076 struct bufferevent_openssl *bev_ssl = ptr; in be_openssl_handshakeeventcb() local
1087 set_handshake_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) in set_handshake_callbacks()
1125 struct bufferevent_openssl *bev_ssl = upcast(bev); in bufferevent_ssl_renegotiate() local
1142 struct bufferevent_openssl *bev_ssl = arg; in be_openssl_outbuf_cb() local
1162 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_enable() local
1187 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_disable() local
1206 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_unlink() local
1234 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_destruct() local
1252 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_adj_timeouts() local
1270 be_openssl_set_fd(struct bufferevent_openssl *bev_ssl, in be_openssl_set_fd()
1305 struct bufferevent_openssl *bev_ssl = upcast(bev); in be_openssl_ctrl() local
1339 struct bufferevent_openssl *bev_ssl = upcast(bufev); in bufferevent_openssl_get_ssl() local
1353 struct bufferevent_openssl *bev_ssl = NULL; in bufferevent_openssl_new_impl() local
1494 struct bufferevent_openssl *bev_ssl; in bufferevent_openssl_get_allow_dirty_shutdown() local
1507 struct bufferevent_openssl *bev_ssl; in bufferevent_openssl_set_allow_dirty_shutdown() local
1519 struct bufferevent_openssl *bev_ssl; in bufferevent_get_openssl_error() local