Searched refs:handshake_done (Results 1 – 4 of 4) sorted by relevance
60 struct completion handshake_done; member
143 int handshake_done(struct ynl_sock *ys, struct handshake_done_req *req);
296 int handshake_done(struct ynl_sock *ys, struct handshake_done_req *req) in handshake_done() function
2549 complete(&lower_transport->handshake_done); in xs_tls_handshake_done()2566 init_completion(&lower_transport->handshake_done); in xs_tls_handshake_sync()2587 rc = wait_for_completion_interruptible_timeout(&lower_transport->handshake_done, in xs_tls_handshake_sync()