Searched refs:allow_plain_alerts (Results 1 – 3 of 3) sorted by relevance
262 && (rec->type != SSL3_RT_ALERT || !rl->allow_plain_alerts)) { in tls13_validate_record_header()317 if (rl->allow_plain_alerts && template->type == SSL3_RT_ALERT) in tls13_get_record_type()336 if (rl->allow_plain_alerts && thistempl->type != SSL3_RT_ALERT) in tls13_add_record_padding()
339 int allow_plain_alerts; member
2026 rl->allow_plain_alerts = allow; in tls_set_plain_alerts()