Searched refs:TLS13_IO_ALERT (Results 1 – 3 of 3) sorted by relevance
321 ret = TLS13_IO_ALERT; in tls13_record_layer_process_alert()344 ret = TLS13_IO_ALERT; in tls13_record_layer_send_alert()361 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