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