Home
last modified time | relevance | path

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

/openssl/test/recipes/
H A D70-test_sslvertol.t60 my $previous_version = tls_version_below(TLSProxy::Record::VERS_TLS_1_3);
77 $client_version = TLSProxy::Record::VERS_TLS_1_3;
/openssl/util/perl/TLSProxy/
H A DRecord.pm42 VERS_TLS_1_3 => 0x0304, constant
53 VERS_TLS_1_3, "TLS1.3",
H A DServerHello.pm114 } elsif ($neg_version == TLSProxy::Record::VERS_TLS_1_3) {

Completed in 6 milliseconds