Searched refs:on_handshake_data_sent_to_peer (Results 1 – 1 of 1) sorted by relevance
63 grpc_closure on_handshake_data_sent_to_peer; member262 &h->on_handshake_data_sent_to_peer, nullptr); in on_handshake_next_done_locked()341 static void on_handshake_data_sent_to_peer(void* arg, grpc_error* error) { in on_handshake_data_sent_to_peer() function428 GRPC_CLOSURE_INIT(&h->on_handshake_data_sent_to_peer, in security_handshaker_create()429 on_handshake_data_sent_to_peer, h, in security_handshaker_create()