Home
last modified time | relevance | path

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

/openssl-master/test/recipes/
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-master/util/perl/TLSProxy/
A DRecord.pm39 VERS_TLS_1_3 => 0x0304, constant
48 VERS_TLS_1_3, "TLS1.3",
A DServerHello.pm104 } elsif ($neg_version == TLSProxy::Record::VERS_TLS_1_3) {

Completed in 4 milliseconds