Searched refs:TLS13_ALERT_PROTOCOL_VERSION (Results 1 – 4 of 4) sorted by relevance
826 return tls13_send_alert(rl, TLS13_ALERT_PROTOCOL_VERSION); in tls13_record_layer_read_record()843 return tls13_send_alert(rl, TLS13_ALERT_PROTOCOL_VERSION); in tls13_record_layer_read_record()
70 #define TLS13_ALERT_PROTOCOL_VERSION 70 macro
280 ctx->alert = TLS13_ALERT_PROTOCOL_VERSION; in tls13_server_hello_process()
242 ctx->alert = TLS13_ALERT_PROTOCOL_VERSION; in tls13_client_hello_process()