Searched refs:TlsAlertToQuicErrorCode (Results 1 – 5 of 5) sorted by relevance
84 TlsAlertToQuicErrorCode(transport_error_code - CRYPTO_ERROR_FIRST)); in TEST_F()
708 QUICHE_EXPORT QuicErrorCode TlsAlertToQuicErrorCode(uint8_t desc);
162 CloseConnection(TlsAlertToQuicErrorCode(last_tls_alert_->desc), in AdvanceHandshake()
807 QuicErrorCode TlsAlertToQuicErrorCode(uint8_t desc) { in TlsAlertToQuicErrorCode() function
624 connection_close_error_code = TlsAlertToQuicErrorCode(tls_alert); in ProcessHeader()