OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_fatal_alert
(Results
1 - 15
of
15
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
70-test_sslextension.t
112
$fatal_alert = 1 if $last_record->
is_fatal_alert
(1);
128
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
146
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
70-test_sslrecords.t
239
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == 10;
267
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == 10;
473
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
507
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 70;
524
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
547
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
70-test_sslcbcpadding.t
129
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0) == 20;
70-test_tls13hrr.t
100
if @{$proxy->record_list}[-1]->
is_fatal_alert
(0) == 10;
/src/crypto/external/apache2/openssl/dist/test/recipes/
70-test_sslextension.t
111
$fatal_alert = 1 if $last_record->
is_fatal_alert
(1);
127
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
145
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
70-test_tls13hrr.t
139
if @{$proxy->record_list}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_MISSING_EXTENSION;
159
if @{$proxy->record_list}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
70-test_sslrecords.t
359
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
404
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
611
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
663
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_PROTOCOL_VERSION;
700
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
723
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_UNEXPECTED_MESSAGE;
70-test_sslcbcpadding.t
130
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0) == TLSProxy::Message::AL_DESC_BAD_RECORD_MAC;
/src/crypto/external/bsd/openssl/dist/test/recipes/
70-test_sslextension.t
112
$fatal_alert = 1 if $last_record->
is_fatal_alert
(1);
128
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
146
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0);
70-test_sslrecords.t
261
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == 10;
289
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(1) == 10;
495
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
529
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 70;
546
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
569
$fatal_alert = 1 if @{$records}[-1]->
is_fatal_alert
(0) == 10;
70-test_sslcbcpadding.t
131
$fatal_alert = 1 if $last_record->
is_fatal_alert
(0) == 20;
70-test_tls13hrr.t
127
if @{$proxy->record_list}[-1]->
is_fatal_alert
(0) == 10;
/src/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
Record.pm
389
sub
is_fatal_alert
subroutine
/src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
Record.pm
389
sub
is_fatal_alert
subroutine
/src/crypto/external/apache2/openssl/dist/util/perl/TLSProxy/
Record.pm
520
sub
is_fatal_alert
subroutine
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026