Searched defs:bev_ssl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dbufferevent_openssl.c366 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) argument
382 start_reading(struct bufferevent_openssl *bev_ssl) argument
403 start_writing(struct bufferevent_openssl *bev_ssl) argument
422 stop_reading(struct bufferevent_openssl *bev_ssl) argument
436 stop_writing(struct bufferevent_openssl *bev_ssl) argument
450 set_rbow(struct bufferevent_openssl *bev_ssl) argument
459 set_wbor(struct bufferevent_openssl *bev_ssl) argument
468 clear_rbow(struct bufferevent_openssl *bev_ssl) argument
482 clear_wbor(struct bufferevent_openssl *bev_ssl) argument
495 conn_closed(struct bufferevent_openssl *bev_ssl, int when, int errcode, int ret) argument
547 init_bio_counts(struct bufferevent_openssl *bev_ssl) argument
558 decrement_buckets(struct bufferevent_openssl *bev_ssl) argument
580 do_read(struct bufferevent_openssl *bev_ssl, int n_to_read) argument
650 do_write(struct bufferevent_openssl *bev_ssl, int atmost) argument
781 consider_reading(struct bufferevent_openssl *bev_ssl) argument
851 consider_writing(struct bufferevent_openssl *bev_ssl) argument
902 struct bufferevent_openssl *bev_ssl = ctx; local
909 struct bufferevent_openssl *bev_ssl = ctx; local
916 struct bufferevent_openssl *bev_ssl = ctx; local
941 struct bufferevent_openssl *bev_ssl = ptr; local
955 struct bufferevent_openssl *bev_ssl = ptr; local
967 be_openssl_auto_fd(struct bufferevent_openssl *bev_ssl, int fd) argument
979 set_open_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) argument
1015 do_handshake(struct bufferevent_openssl *bev_ssl) argument
1062 struct bufferevent_openssl *bev_ssl = ctx; local
1069 struct bufferevent_openssl *bev_ssl = ptr; local
1080 set_handshake_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) argument
1118 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1135 struct bufferevent_openssl *bev_ssl = arg; local
1155 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1180 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1199 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1227 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1245 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1263 be_openssl_set_fd(struct bufferevent_openssl *bev_ssl, enum bufferevent_ssl_state state, int fd) argument
1294 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1328 struct bufferevent_openssl *bev_ssl = upcast(bufev); local
1342 struct bufferevent_openssl *bev_ssl = NULL; local
1468 struct bufferevent_openssl *bev_ssl; local
1481 struct bufferevent_openssl *bev_ssl; local
1493 struct bufferevent_openssl *bev_ssl; local
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c368 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) argument
384 start_reading(struct bufferevent_openssl *bev_ssl) argument
405 start_writing(struct bufferevent_openssl *bev_ssl) argument
421 stop_reading(struct bufferevent_openssl *bev_ssl) argument
435 stop_writing(struct bufferevent_openssl *bev_ssl) argument
448 set_rbow(struct bufferevent_openssl *bev_ssl) argument
457 set_wbor(struct bufferevent_openssl *bev_ssl) argument
466 clear_rbow(struct bufferevent_openssl *bev_ssl) argument
480 clear_wbor(struct bufferevent_openssl *bev_ssl) argument
493 conn_closed(struct bufferevent_openssl *bev_ssl, int when, int errcode, int ret) argument
545 init_bio_counts(struct bufferevent_openssl *bev_ssl) argument
554 decrement_buckets(struct bufferevent_openssl *bev_ssl) argument
576 do_read(struct bufferevent_openssl *bev_ssl, int n_to_read) argument
645 do_write(struct bufferevent_openssl *bev_ssl, int atmost) argument
775 consider_reading(struct bufferevent_openssl *bev_ssl) argument
845 consider_writing(struct bufferevent_openssl *bev_ssl) argument
896 struct bufferevent_openssl *bev_ssl = ctx; local
903 struct bufferevent_openssl *bev_ssl = ctx; local
910 struct bufferevent_openssl *bev_ssl = ctx; local
935 struct bufferevent_openssl *bev_ssl = ptr; local
949 struct bufferevent_openssl *bev_ssl = ptr; local
961 set_open_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) argument
997 do_handshake(struct bufferevent_openssl *bev_ssl) argument
1048 struct bufferevent_openssl *bev_ssl = ctx; local
1055 struct bufferevent_openssl *bev_ssl = ptr; local
1066 set_handshake_callbacks(struct bufferevent_openssl *bev_ssl, evutil_socket_t fd) argument
1101 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1118 struct bufferevent_openssl *bev_ssl = arg; local
1136 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1164 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1185 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1213 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1231 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1268 struct bufferevent_openssl *bev_ssl = upcast(bev); local
1307 struct bufferevent_openssl *bev_ssl = upcast(bufev); local
1321 struct bufferevent_openssl *bev_ssl = NULL; local
1471 struct bufferevent_openssl *bev_ssl; local
1484 struct bufferevent_openssl *bev_ssl; local
1496 struct bufferevent_openssl *bev_ssl; local
[all...]

Completed in 129 milliseconds