Searched refs:do_handshake (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dbufferevent_openssl.c1015 do_handshake(struct bufferevent_openssl *bev_ssl) function
1063 do_handshake(bev_ssl);/* XXX handle failure */
1075 do_handshake(bev_ssl);/* XXX handle failure */
1094 return do_handshake(bev_ssl);
1127 return do_handshake(bev_ssl);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c997 do_handshake(struct bufferevent_openssl *bev_ssl) function
1049 do_handshake(bev_ssl);/* XXX handle failure */
1061 do_handshake(bev_ssl);/* XXX handle failure */
1073 return do_handshake(bev_ssl);
1110 return do_handshake(bev_ssl);

Completed in 105 milliseconds