Searched refs:DoHandshakerNextLocked (Results 1 – 1 of 1) sorted by relevance
60 grpc_error* DoHandshakerNextLocked(const unsigned char* bytes_received,356 grpc_error* SecurityHandshaker::DoHandshakerNextLocked( in DoHandshakerNextLocked() function in grpc_core::__anon7ce32ab90111::SecurityHandshaker401 error = h->DoHandshakerNextLocked(h->handshake_buffer_, bytes_received_size); in OnHandshakeDataReceivedFromPeerFn()475 DoHandshakerNextLocked(handshake_buffer_, bytes_received_size); in DoHandshake()