OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reneg
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/recipes/
70-test_renegotiation.t
42
$proxy->
reneg
(1);
46
#Test 2: Client does not send the
Reneg
SCSV.
Reneg
should fail
51
$proxy->
reneg
(1);
58
#Test 3: Check that the ClientHello version remains the same in the
reneg
65
$proxy->
reneg
(1);
94
$proxy->
reneg
(1);
107
$proxy->
reneg
(1);
70-test_sslmessages.t
243
$proxy->
reneg
(1);
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
70-test_renegotiation.t
39
$proxy->
reneg
(1);
44
#Test 2: Client does not send the
Reneg
SCSV.
Reneg
should fail
48
$proxy->
reneg
(1);
55
#Test 3: Check that the ClientHello version remains the same in the
reneg
61
$proxy->
reneg
(1);
89
$proxy->
reneg
(1);
70-test_sslmessages.t
243
$proxy->
reneg
(1);
/src/crypto/external/apache2/openssl/dist/test/recipes/
70-test_renegotiation.t
42
$proxy->
reneg
(1);
46
#Test 2: Seclevel 0 client does not send the
Reneg
SCSV.
Reneg
should fail
52
$proxy->
reneg
(1);
60
#Test 3: TLS 1.2 client does not send the
Reneg
extension.
Reneg
should fail
67
$proxy->
reneg
(1);
75
#Test 4: Check that the ClientHello version remains the same in the
reneg
82
$proxy->
reneg
(1);
111
$proxy->
reneg
(1)
[
all
...]
70-test_sslmessages.t
248
$proxy->
reneg
(1);
/src/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
Proxy.pm
90
reneg
=> 0,
176
$self->{
reneg
} = 0;
351
print $self->
reneg
? "R" : "test";
696
sub
reneg
subroutine
700
$self->{
reneg
} = shift;
702
return $self->{
reneg
};
/src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
Proxy.pm
89
reneg
=> 0,
175
$self->{
reneg
} = 0;
350
print $self->
reneg
? "R" : "test";
695
sub
reneg
subroutine
699
$self->{
reneg
} = shift;
701
return $self->{
reneg
};
/src/crypto/external/apache2/openssl/dist/util/perl/TLSProxy/
Proxy.pm
170
reneg
=> 0,
235
$self->{
reneg
} = 0;
470
print $self->
reneg
? "R" : "test";
823
sub
reneg
subroutine
827
$self->{
reneg
} = shift;
829
return $self->{
reneg
};
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026