Searched refs:TLS13_IO_ALERT (Results 1 – 4 of 4) sorted by relevance
135 int ret = TLS13_IO_ALERT; in tls13_quic_alert_send_cb()
321 ret = TLS13_IO_ALERT; in tls13_record_layer_process_alert()351 ret = TLS13_IO_ALERT; in tls13_record_layer_send_alert()368 ret = TLS13_IO_ALERT; in tls13_record_layer_send_alert()
184 case TLS13_IO_ALERT: in tls13_legacy_return_code()
37 #define TLS13_IO_ALERT -2 macro