Home
last modified time | relevance | path

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

/openssl/ssl/record/methods/
H A Dtls13_meth.c257 && (rec->type != SSL3_RT_ALERT || !rl->allow_plain_alerts)) { in tls13_validate_record_header()
312 if (rl->allow_plain_alerts && template->type == SSL3_RT_ALERT) in tls13_get_record_type()
331 if (rl->allow_plain_alerts && thistempl->type != SSL3_RT_ALERT) in tls13_add_record_padding()
H A Drecmethod_local.h340 int allow_plain_alerts; member
H A Dtls_common.c2017 rl->allow_plain_alerts = allow; in tls_set_plain_alerts()

Completed in 15 milliseconds