Searched refs:be_openssl_auto_fd (Results 1 – 2 of 2) sorted by relevance
967 be_openssl_auto_fd(struct bufferevent_openssl *bev_ssl, int fd) in be_openssl_auto_fd() function1124 if (set_handshake_callbacks(bev_ssl, be_openssl_auto_fd(bev_ssl, -1)) < 0) in bufferevent_ssl_renegotiate()1381 fd = be_openssl_auto_fd(bev_ssl, fd); in bufferevent_openssl_new_impl()
341 o be_openssl: introduce be_openssl_auto_fd() helper (2a8a711 Azat Khuzhin)