Searched refs:fatal_alert (Results 1 – 7 of 7) sorted by relevance
78 $fatal_alert = 0;109 $fatal_alert = 0;121 $fatal_alert = 0;198 $fatal_alert = 0;221 $fatal_alert = 0;240 $fatal_alert = 0;259 $fatal_alert = 0;267 $fatal_alert = 0;283 $fatal_alert = 0;292 $fatal_alert = 0;[all …]
42 my $fatal_alert = 0; # set by filter on fatal alert111 $fatal_alert = 1 if $last_record->is_fatal_alert(1);127 $fatal_alert = 1 if $last_record->is_fatal_alert(0);194 ok($fatal_alert, "Duplicate ClientHello extension");199 $fatal_alert = 0;204 ok($fatal_alert, "Duplicate ServerHello extension");216 $fatal_alert = 0;222 ok($fatal_alert, "Unsolicited server name extension");250 $fatal_alert = 0;256 ok($fatal_alert, "Unsolicited sct extension");[all …]
73 my $fatal_alert = 0;82 ok($fatal_alert, "Server duplicated HRR");104 $fatal_alert = 0;113 ok($fatal_alert, "supported_versions missing from HRR");138 $fatal_alert = 1158 $fatal_alert = 1
52 my $fatal_alert; # set by add_maximal_padding_filter on client's fatal alert56 $fatal_alert = 0;60 ok($fatal_alert, "Invalid padding byte $bad_padding_offset");130 … $fatal_alert = 1 if $last_record->is_fatal_alert(0) == TLSProxy::Message::AL_DESC_BAD_RECORD_MAC;
441 sc->s3.fatal_alert = alert_descr; in dtls1_read_bytes()
909 s->s3.fatal_alert = alert_descr; in ssl3_read_bytes()
1291 int fatal_alert; member
Completed in 29 milliseconds