Home
last modified time | relevance | path

Searched refs:legacy_alerts_allowed (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libssl/
Dtls13_record_layer.c69 int legacy_alerts_allowed; member
244 rl->legacy_alerts_allowed = allow; in tls13_record_layer_allow_legacy_alerts()
322 } else if (rl->legacy_alerts_allowed && in tls13_record_layer_process_alert()
842 (content_type != SSL3_RT_ALERT || !rl->legacy_alerts_allowed)) in tls13_record_layer_read_record()